diff --git a/stable/spotweb/7.0.6/app-changelog.md b/stable/spotweb/7.0.6/app-changelog.md deleted file mode 100644 index 10ea8bd5216..00000000000 --- a/stable/spotweb/7.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [spotweb-7.0.6](https://github.com/truecharts/charts/compare/spotweb-7.0.5...spotweb-7.0.6) (2022-11-23) - -### Chore - -- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745)) - - \ No newline at end of file diff --git a/stable/spotweb/7.0.6/CHANGELOG.md b/stable/spotweb/7.0.8/CHANGELOG.md similarity index 100% rename from stable/spotweb/7.0.6/CHANGELOG.md rename to stable/spotweb/7.0.8/CHANGELOG.md diff --git a/stable/spotweb/7.0.6/Chart.yaml b/stable/spotweb/7.0.8/Chart.yaml similarity index 98% rename from stable/spotweb/7.0.6/Chart.yaml rename to stable/spotweb/7.0.8/Chart.yaml index 9db59888c6b..a1319190815 100644 --- a/stable/spotweb/7.0.6/Chart.yaml +++ b/stable/spotweb/7.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.5.1" kubeVersion: ">=1.16.0-0" -version: 7.0.6 +version: 7.0.8 name: spotweb description: Spotweb is a decentralized usenet community based on the Spotnet protocol. type: application diff --git a/stable/spotweb/7.0.6/README.md b/stable/spotweb/7.0.8/README.md similarity index 100% rename from stable/spotweb/7.0.6/README.md rename to stable/spotweb/7.0.8/README.md diff --git a/stable/spotweb/7.0.8/app-changelog.md b/stable/spotweb/7.0.8/app-changelog.md new file mode 100644 index 00000000000..5eb681fab1d --- /dev/null +++ b/stable/spotweb/7.0.8/app-changelog.md @@ -0,0 +1,4 @@ + + +## [spotweb-7.0.8](https://github.com/truecharts/charts/compare/spotweb-7.0.6...spotweb-7.0.8) (2022-11-24) + diff --git a/stable/spotweb/7.0.6/app-readme.md b/stable/spotweb/7.0.8/app-readme.md similarity index 100% rename from stable/spotweb/7.0.6/app-readme.md rename to stable/spotweb/7.0.8/app-readme.md diff --git a/stable/spotweb/7.0.6/charts/common-11.0.3.tgz b/stable/spotweb/7.0.8/charts/common-11.0.3.tgz similarity index 100% rename from stable/spotweb/7.0.6/charts/common-11.0.3.tgz rename to stable/spotweb/7.0.8/charts/common-11.0.3.tgz diff --git a/stable/spotweb/7.0.6/charts/postgresql-11.0.4.tgz b/stable/spotweb/7.0.8/charts/postgresql-11.0.4.tgz similarity index 100% rename from stable/spotweb/7.0.6/charts/postgresql-11.0.4.tgz rename to stable/spotweb/7.0.8/charts/postgresql-11.0.4.tgz diff --git a/stable/spotweb/7.0.6/ix_values.yaml b/stable/spotweb/7.0.8/ix_values.yaml similarity index 100% rename from stable/spotweb/7.0.6/ix_values.yaml rename to stable/spotweb/7.0.8/ix_values.yaml diff --git a/stable/spotweb/7.0.6/questions.yaml b/stable/spotweb/7.0.8/questions.yaml similarity index 99% rename from stable/spotweb/7.0.6/questions.yaml rename to stable/spotweb/7.0.8/questions.yaml index 5a6fb9481be..979e9bf4568 100644 --- a/stable/spotweb/7.0.6/questions.yaml +++ b/stable/spotweb/7.0.8/questions.yaml @@ -169,7 +169,7 @@ questions: - value: "weekly" description: "Once a week" - value: "monthly" - description:: "Once a month" + description: "Once a month" - variable: TZ label: Timezone group: "General Settings" diff --git a/stable/spotweb/7.0.6/templates/common.yaml b/stable/spotweb/7.0.8/templates/common.yaml similarity index 100% rename from stable/spotweb/7.0.6/templates/common.yaml rename to stable/spotweb/7.0.8/templates/common.yaml diff --git a/stable/spotweb/7.0.6/values.yaml b/stable/spotweb/7.0.8/values.yaml similarity index 100% rename from stable/spotweb/7.0.6/values.yaml rename to stable/spotweb/7.0.8/values.yaml