diff --git a/stable/wger/4.0.9/CHANGELOG.md b/stable/wger/4.0.10/CHANGELOG.md similarity index 100% rename from stable/wger/4.0.9/CHANGELOG.md rename to stable/wger/4.0.10/CHANGELOG.md diff --git a/stable/wger/4.0.9/Chart.yaml b/stable/wger/4.0.10/Chart.yaml similarity index 98% rename from stable/wger/4.0.9/Chart.yaml rename to stable/wger/4.0.10/Chart.yaml index c0bb0697bff..238ffb4d090 100644 --- a/stable/wger/4.0.9/Chart.yaml +++ b/stable/wger/4.0.10/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wger - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/4.0.9/README.md b/stable/wger/4.0.10/README.md similarity index 100% rename from stable/wger/4.0.9/README.md rename to stable/wger/4.0.10/README.md diff --git a/stable/wger/4.0.10/app-changelog.md b/stable/wger/4.0.10/app-changelog.md new file mode 100644 index 00000000000..b1a61bdc527 --- /dev/null +++ b/stable/wger/4.0.10/app-changelog.md @@ -0,0 +1,4 @@ + + +## [wger-4.0.10](https://github.com/truecharts/charts/compare/wger-4.0.9...wger-4.0.10) (2022-11-26) + diff --git a/stable/wger/4.0.9/app-readme.md b/stable/wger/4.0.10/app-readme.md similarity index 100% rename from stable/wger/4.0.9/app-readme.md rename to stable/wger/4.0.10/app-readme.md diff --git a/stable/wger/4.0.9/charts/common-11.0.3.tgz b/stable/wger/4.0.10/charts/common-11.0.3.tgz similarity index 100% rename from stable/wger/4.0.9/charts/common-11.0.3.tgz rename to stable/wger/4.0.10/charts/common-11.0.3.tgz diff --git a/stable/wger/4.0.9/charts/postgresql-11.0.4.tgz b/stable/wger/4.0.10/charts/postgresql-11.0.4.tgz similarity index 100% rename from stable/wger/4.0.9/charts/postgresql-11.0.4.tgz rename to stable/wger/4.0.10/charts/postgresql-11.0.4.tgz diff --git a/stable/wger/4.0.9/charts/redis-5.0.4.tgz b/stable/wger/4.0.10/charts/redis-5.0.4.tgz similarity index 100% rename from stable/wger/4.0.9/charts/redis-5.0.4.tgz rename to stable/wger/4.0.10/charts/redis-5.0.4.tgz diff --git a/stable/wger/4.0.9/ix_values.yaml b/stable/wger/4.0.10/ix_values.yaml similarity index 95% rename from stable/wger/4.0.9/ix_values.yaml rename to stable/wger/4.0.10/ix_values.yaml index e924f16ce7a..106af4b2c32 100644 --- a/stable/wger/4.0.9/ix_values.yaml +++ b/stable/wger/4.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wger - tag: latest@sha256:ecb5be8a4b14a0649760bbcebdf2a8453ba746e9b5f179bab26f650ea76e4388 + tag: latest@sha256:7f5cf16234735950ab90a09853713b65cc4e6aac6d5cf04c72c332309f0911a5 pullPolicy: IfNotPresent nginxImage: diff --git a/stable/wger/4.0.9/questions.yaml b/stable/wger/4.0.10/questions.yaml similarity index 100% rename from stable/wger/4.0.9/questions.yaml rename to stable/wger/4.0.10/questions.yaml diff --git a/stable/wger/4.0.9/templates/_configmap.tpl b/stable/wger/4.0.10/templates/_configmap.tpl similarity index 100% rename from stable/wger/4.0.9/templates/_configmap.tpl rename to stable/wger/4.0.10/templates/_configmap.tpl diff --git a/stable/wger/4.0.9/templates/_nginx.tpl b/stable/wger/4.0.10/templates/_nginx.tpl similarity index 100% rename from stable/wger/4.0.9/templates/_nginx.tpl rename to stable/wger/4.0.10/templates/_nginx.tpl diff --git a/stable/wger/4.0.9/templates/_secrets.tpl b/stable/wger/4.0.10/templates/_secrets.tpl similarity index 100% rename from stable/wger/4.0.9/templates/_secrets.tpl rename to stable/wger/4.0.10/templates/_secrets.tpl diff --git a/stable/wger/4.0.9/templates/common.yaml b/stable/wger/4.0.10/templates/common.yaml similarity index 100% rename from stable/wger/4.0.9/templates/common.yaml rename to stable/wger/4.0.10/templates/common.yaml diff --git a/stable/wger/4.0.9/values.yaml b/stable/wger/4.0.10/values.yaml similarity index 100% rename from stable/wger/4.0.9/values.yaml rename to stable/wger/4.0.10/values.yaml diff --git a/stable/wger/4.0.9/app-changelog.md b/stable/wger/4.0.9/app-changelog.md deleted file mode 100644 index 3106fc5ecea..00000000000 --- a/stable/wger/4.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wger-4.0.9](https://github.com/truecharts/charts/compare/wger-4.0.8...wger-4.0.9) (2022-11-23) - -### Chore - -- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745)) - - \ No newline at end of file