diff --git a/stable/wger/4.0.6/app-changelog.md b/stable/wger/4.0.6/app-changelog.md deleted file mode 100644 index a01fb970cc..0000000000 --- a/stable/wger/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wger-4.0.6](https://github.com/truecharts/charts/compare/wger-4.0.5...wger-4.0.6) (2022-11-21) - -### Fix - -- revert postgres major upgrade and fix some apps with more than 1 ingresses ([#4676](https://github.com/truecharts/charts/issues/4676)) - - \ No newline at end of file diff --git a/stable/wger/4.0.6/CHANGELOG.md b/stable/wger/4.0.7/CHANGELOG.md similarity index 100% rename from stable/wger/4.0.6/CHANGELOG.md rename to stable/wger/4.0.7/CHANGELOG.md diff --git a/stable/wger/4.0.6/Chart.yaml b/stable/wger/4.0.7/Chart.yaml similarity index 98% rename from stable/wger/4.0.6/Chart.yaml rename to stable/wger/4.0.7/Chart.yaml index aa59322734..1a3cb72684 100644 --- a/stable/wger/4.0.6/Chart.yaml +++ b/stable/wger/4.0.7/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.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/4.0.6/README.md b/stable/wger/4.0.7/README.md similarity index 100% rename from stable/wger/4.0.6/README.md rename to stable/wger/4.0.7/README.md diff --git a/stable/wger/4.0.7/app-changelog.md b/stable/wger/4.0.7/app-changelog.md new file mode 100644 index 0000000000..7f082969d9 --- /dev/null +++ b/stable/wger/4.0.7/app-changelog.md @@ -0,0 +1,4 @@ + + +## [wger-4.0.7](https://github.com/truecharts/charts/compare/wger-4.0.6...wger-4.0.7) (2022-11-22) + diff --git a/stable/wger/4.0.6/app-readme.md b/stable/wger/4.0.7/app-readme.md similarity index 100% rename from stable/wger/4.0.6/app-readme.md rename to stable/wger/4.0.7/app-readme.md diff --git a/stable/wger/4.0.6/charts/common-11.0.3.tgz b/stable/wger/4.0.7/charts/common-11.0.3.tgz similarity index 100% rename from stable/wger/4.0.6/charts/common-11.0.3.tgz rename to stable/wger/4.0.7/charts/common-11.0.3.tgz diff --git a/stable/wger/4.0.6/charts/postgresql-10.0.2.tgz b/stable/wger/4.0.7/charts/postgresql-10.0.2.tgz similarity index 100% rename from stable/wger/4.0.6/charts/postgresql-10.0.2.tgz rename to stable/wger/4.0.7/charts/postgresql-10.0.2.tgz diff --git a/stable/wger/4.0.6/charts/redis-5.0.3.tgz b/stable/wger/4.0.7/charts/redis-5.0.3.tgz similarity index 100% rename from stable/wger/4.0.6/charts/redis-5.0.3.tgz rename to stable/wger/4.0.7/charts/redis-5.0.3.tgz diff --git a/stable/wger/4.0.6/ix_values.yaml b/stable/wger/4.0.7/ix_values.yaml similarity index 95% rename from stable/wger/4.0.6/ix_values.yaml rename to stable/wger/4.0.7/ix_values.yaml index 1ae50ba9ba..e924f16ce7 100644 --- a/stable/wger/4.0.6/ix_values.yaml +++ b/stable/wger/4.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wger - tag: latest@sha256:c586a62d7816e449dcba3ad85d77ee8c7709daf1fced95c439714f57b50d0d59 + tag: latest@sha256:ecb5be8a4b14a0649760bbcebdf2a8453ba746e9b5f179bab26f650ea76e4388 pullPolicy: IfNotPresent nginxImage: diff --git a/stable/wger/4.0.6/questions.yaml b/stable/wger/4.0.7/questions.yaml similarity index 100% rename from stable/wger/4.0.6/questions.yaml rename to stable/wger/4.0.7/questions.yaml diff --git a/stable/wger/4.0.6/templates/_configmap.tpl b/stable/wger/4.0.7/templates/_configmap.tpl similarity index 100% rename from stable/wger/4.0.6/templates/_configmap.tpl rename to stable/wger/4.0.7/templates/_configmap.tpl diff --git a/stable/wger/4.0.6/templates/_nginx.tpl b/stable/wger/4.0.7/templates/_nginx.tpl similarity index 100% rename from stable/wger/4.0.6/templates/_nginx.tpl rename to stable/wger/4.0.7/templates/_nginx.tpl diff --git a/stable/wger/4.0.6/templates/_secrets.tpl b/stable/wger/4.0.7/templates/_secrets.tpl similarity index 100% rename from stable/wger/4.0.6/templates/_secrets.tpl rename to stable/wger/4.0.7/templates/_secrets.tpl diff --git a/stable/wger/4.0.6/templates/common.yaml b/stable/wger/4.0.7/templates/common.yaml similarity index 100% rename from stable/wger/4.0.6/templates/common.yaml rename to stable/wger/4.0.7/templates/common.yaml diff --git a/stable/wger/4.0.6/values.yaml b/stable/wger/4.0.7/values.yaml similarity index 100% rename from stable/wger/4.0.6/values.yaml rename to stable/wger/4.0.7/values.yaml