From d4e576ca042a4ea8392933462dc8a4dd196b2333 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 26 Nov 2022 15:35:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wger/{4.0.9 => 4.0.10}/CHANGELOG.md | 0 stable/wger/{4.0.9 => 4.0.10}/Chart.yaml | 2 +- stable/wger/{4.0.9 => 4.0.10}/README.md | 0 stable/wger/4.0.10/app-changelog.md | 4 ++++ stable/wger/{4.0.9 => 4.0.10}/app-readme.md | 0 .../wger/{4.0.9 => 4.0.10}/charts/common-11.0.3.tgz | Bin .../{4.0.9 => 4.0.10}/charts/postgresql-11.0.4.tgz | Bin .../wger/{4.0.9 => 4.0.10}/charts/redis-5.0.4.tgz | Bin stable/wger/{4.0.9 => 4.0.10}/ix_values.yaml | 2 +- stable/wger/{4.0.9 => 4.0.10}/questions.yaml | 0 .../wger/{4.0.9 => 4.0.10}/templates/_configmap.tpl | 0 stable/wger/{4.0.9 => 4.0.10}/templates/_nginx.tpl | 0 .../wger/{4.0.9 => 4.0.10}/templates/_secrets.tpl | 0 stable/wger/{4.0.9 => 4.0.10}/templates/common.yaml | 0 stable/wger/{4.0.9 => 4.0.10}/values.yaml | 0 stable/wger/4.0.9/app-changelog.md | 9 --------- 16 files changed, 6 insertions(+), 11 deletions(-) rename stable/wger/{4.0.9 => 4.0.10}/CHANGELOG.md (100%) rename stable/wger/{4.0.9 => 4.0.10}/Chart.yaml (98%) rename stable/wger/{4.0.9 => 4.0.10}/README.md (100%) create mode 100644 stable/wger/4.0.10/app-changelog.md rename stable/wger/{4.0.9 => 4.0.10}/app-readme.md (100%) rename stable/wger/{4.0.9 => 4.0.10}/charts/common-11.0.3.tgz (100%) rename stable/wger/{4.0.9 => 4.0.10}/charts/postgresql-11.0.4.tgz (100%) rename stable/wger/{4.0.9 => 4.0.10}/charts/redis-5.0.4.tgz (100%) rename stable/wger/{4.0.9 => 4.0.10}/ix_values.yaml (95%) rename stable/wger/{4.0.9 => 4.0.10}/questions.yaml (100%) rename stable/wger/{4.0.9 => 4.0.10}/templates/_configmap.tpl (100%) rename stable/wger/{4.0.9 => 4.0.10}/templates/_nginx.tpl (100%) rename stable/wger/{4.0.9 => 4.0.10}/templates/_secrets.tpl (100%) rename stable/wger/{4.0.9 => 4.0.10}/templates/common.yaml (100%) rename stable/wger/{4.0.9 => 4.0.10}/values.yaml (100%) delete mode 100644 stable/wger/4.0.9/app-changelog.md 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 c0bb0697bf..238ffb4d09 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 0000000000..b1a61bdc52 --- /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 e924f16ce7..106af4b2c3 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 3106fc5ece..0000000000 --- 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