From 7cf2c0fa5dd626159b30e634dce2b80e2afec2b0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 07:54:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wger/4.0.6/app-changelog.md | 9 --------- stable/wger/{4.0.6 => 4.0.7}/CHANGELOG.md | 0 stable/wger/{4.0.6 => 4.0.7}/Chart.yaml | 2 +- stable/wger/{4.0.6 => 4.0.7}/README.md | 0 stable/wger/4.0.7/app-changelog.md | 4 ++++ stable/wger/{4.0.6 => 4.0.7}/app-readme.md | 0 .../wger/{4.0.6 => 4.0.7}/charts/common-11.0.3.tgz | Bin .../{4.0.6 => 4.0.7}/charts/postgresql-10.0.2.tgz | Bin stable/wger/{4.0.6 => 4.0.7}/charts/redis-5.0.3.tgz | Bin stable/wger/{4.0.6 => 4.0.7}/ix_values.yaml | 2 +- stable/wger/{4.0.6 => 4.0.7}/questions.yaml | 0 .../wger/{4.0.6 => 4.0.7}/templates/_configmap.tpl | 0 stable/wger/{4.0.6 => 4.0.7}/templates/_nginx.tpl | 0 stable/wger/{4.0.6 => 4.0.7}/templates/_secrets.tpl | 0 stable/wger/{4.0.6 => 4.0.7}/templates/common.yaml | 0 stable/wger/{4.0.6 => 4.0.7}/values.yaml | 0 16 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 stable/wger/4.0.6/app-changelog.md rename stable/wger/{4.0.6 => 4.0.7}/CHANGELOG.md (100%) rename stable/wger/{4.0.6 => 4.0.7}/Chart.yaml (98%) rename stable/wger/{4.0.6 => 4.0.7}/README.md (100%) create mode 100644 stable/wger/4.0.7/app-changelog.md rename stable/wger/{4.0.6 => 4.0.7}/app-readme.md (100%) rename stable/wger/{4.0.6 => 4.0.7}/charts/common-11.0.3.tgz (100%) rename stable/wger/{4.0.6 => 4.0.7}/charts/postgresql-10.0.2.tgz (100%) rename stable/wger/{4.0.6 => 4.0.7}/charts/redis-5.0.3.tgz (100%) rename stable/wger/{4.0.6 => 4.0.7}/ix_values.yaml (95%) rename stable/wger/{4.0.6 => 4.0.7}/questions.yaml (100%) rename stable/wger/{4.0.6 => 4.0.7}/templates/_configmap.tpl (100%) rename stable/wger/{4.0.6 => 4.0.7}/templates/_nginx.tpl (100%) rename stable/wger/{4.0.6 => 4.0.7}/templates/_secrets.tpl (100%) rename stable/wger/{4.0.6 => 4.0.7}/templates/common.yaml (100%) rename stable/wger/{4.0.6 => 4.0.7}/values.yaml (100%) 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