From 79c2db78f4dc816259bff3033222f4ec2abac1ef Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 16:34:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wger/4.0.39/app-changelog.md | 9 --------- stable/wger/{4.0.39 => 4.0.40}/CHANGELOG.md | 18 +++++++++--------- stable/wger/{4.0.39 => 4.0.40}/Chart.yaml | 2 +- stable/wger/{4.0.39 => 4.0.40}/README.md | 0 stable/wger/4.0.40/app-changelog.md | 9 +++++++++ stable/wger/{4.0.39 => 4.0.40}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/postgresql-11.0.29.tgz | Bin .../charts/redis-5.0.32.tgz | Bin stable/wger/{4.0.39 => 4.0.40}/ix_values.yaml | 2 +- stable/wger/{4.0.39 => 4.0.40}/questions.yaml | 0 .../templates/_configmap.tpl | 0 .../{4.0.39 => 4.0.40}/templates/_nginx.tpl | 0 .../{4.0.39 => 4.0.40}/templates/_secrets.tpl | 0 .../{4.0.39 => 4.0.40}/templates/common.yaml | 0 stable/wger/{4.0.39 => 4.0.40}/values.yaml | 0 16 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wger/4.0.39/app-changelog.md rename stable/wger/{4.0.39 => 4.0.40}/CHANGELOG.md (94%) rename stable/wger/{4.0.39 => 4.0.40}/Chart.yaml (98%) rename stable/wger/{4.0.39 => 4.0.40}/README.md (100%) create mode 100644 stable/wger/4.0.40/app-changelog.md rename stable/wger/{4.0.39 => 4.0.40}/app-readme.md (100%) rename stable/wger/{4.0.39 => 4.0.40}/charts/common-11.1.2.tgz (100%) rename stable/wger/{4.0.39 => 4.0.40}/charts/postgresql-11.0.29.tgz (100%) rename stable/wger/{4.0.39 => 4.0.40}/charts/redis-5.0.32.tgz (100%) rename stable/wger/{4.0.39 => 4.0.40}/ix_values.yaml (95%) rename stable/wger/{4.0.39 => 4.0.40}/questions.yaml (100%) rename stable/wger/{4.0.39 => 4.0.40}/templates/_configmap.tpl (100%) rename stable/wger/{4.0.39 => 4.0.40}/templates/_nginx.tpl (100%) rename stable/wger/{4.0.39 => 4.0.40}/templates/_secrets.tpl (100%) rename stable/wger/{4.0.39 => 4.0.40}/templates/common.yaml (100%) rename stable/wger/{4.0.39 => 4.0.40}/values.yaml (100%) diff --git a/stable/wger/4.0.39/app-changelog.md b/stable/wger/4.0.39/app-changelog.md deleted file mode 100644 index c1b415d914..0000000000 --- a/stable/wger/4.0.39/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wger-4.0.39](https://github.com/truecharts/charts/compare/wger-4.0.38...wger-4.0.39) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/wger/4.0.39/CHANGELOG.md b/stable/wger/4.0.40/CHANGELOG.md similarity index 94% rename from stable/wger/4.0.39/CHANGELOG.md rename to stable/wger/4.0.40/CHANGELOG.md index b0706e3b3f..4240069e14 100644 --- a/stable/wger/4.0.39/CHANGELOG.md +++ b/stable/wger/4.0.40/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wger-4.0.40](https://github.com/truecharts/charts/compare/wger-4.0.39...wger-4.0.40) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wger to latest + + + + ## [wger-4.0.39](https://github.com/truecharts/charts/compare/wger-4.0.38...wger-4.0.39) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/nginx to 1.23.3 - - -## [wger-4.0.30](https://github.com/truecharts/charts/compare/wger-4.0.29...wger-4.0.30) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/wger to latest - - diff --git a/stable/wger/4.0.39/Chart.yaml b/stable/wger/4.0.40/Chart.yaml similarity index 98% rename from stable/wger/4.0.39/Chart.yaml rename to stable/wger/4.0.40/Chart.yaml index 1501a51552..dfff6d6382 100644 --- a/stable/wger/4.0.39/Chart.yaml +++ b/stable/wger/4.0.40/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://hub.docker.com/r/wger/server - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 4.0.39 +version: 4.0.40 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/4.0.39/README.md b/stable/wger/4.0.40/README.md similarity index 100% rename from stable/wger/4.0.39/README.md rename to stable/wger/4.0.40/README.md diff --git a/stable/wger/4.0.40/app-changelog.md b/stable/wger/4.0.40/app-changelog.md new file mode 100644 index 0000000000..facdbddcd1 --- /dev/null +++ b/stable/wger/4.0.40/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wger-4.0.40](https://github.com/truecharts/charts/compare/wger-4.0.39...wger-4.0.40) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wger to latest + + \ No newline at end of file diff --git a/stable/wger/4.0.39/app-readme.md b/stable/wger/4.0.40/app-readme.md similarity index 100% rename from stable/wger/4.0.39/app-readme.md rename to stable/wger/4.0.40/app-readme.md diff --git a/stable/wger/4.0.39/charts/common-11.1.2.tgz b/stable/wger/4.0.40/charts/common-11.1.2.tgz similarity index 100% rename from stable/wger/4.0.39/charts/common-11.1.2.tgz rename to stable/wger/4.0.40/charts/common-11.1.2.tgz diff --git a/stable/wger/4.0.39/charts/postgresql-11.0.29.tgz b/stable/wger/4.0.40/charts/postgresql-11.0.29.tgz similarity index 100% rename from stable/wger/4.0.39/charts/postgresql-11.0.29.tgz rename to stable/wger/4.0.40/charts/postgresql-11.0.29.tgz diff --git a/stable/wger/4.0.39/charts/redis-5.0.32.tgz b/stable/wger/4.0.40/charts/redis-5.0.32.tgz similarity index 100% rename from stable/wger/4.0.39/charts/redis-5.0.32.tgz rename to stable/wger/4.0.40/charts/redis-5.0.32.tgz diff --git a/stable/wger/4.0.39/ix_values.yaml b/stable/wger/4.0.40/ix_values.yaml similarity index 95% rename from stable/wger/4.0.39/ix_values.yaml rename to stable/wger/4.0.40/ix_values.yaml index 9d696a7854..adc6ae7513 100644 --- a/stable/wger/4.0.39/ix_values.yaml +++ b/stable/wger/4.0.40/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wger - tag: latest@sha256:388defeb738243bce9ac5df55e331356cf86785c4d507f6a539c2d240d051ec1 + tag: latest@sha256:e6f4cec4df1a96a94b042b8060ee5706d35cd7a027524ba4cb366a067cabc392 pullPolicy: IfNotPresent nginxImage: diff --git a/stable/wger/4.0.39/questions.yaml b/stable/wger/4.0.40/questions.yaml similarity index 100% rename from stable/wger/4.0.39/questions.yaml rename to stable/wger/4.0.40/questions.yaml diff --git a/stable/wger/4.0.39/templates/_configmap.tpl b/stable/wger/4.0.40/templates/_configmap.tpl similarity index 100% rename from stable/wger/4.0.39/templates/_configmap.tpl rename to stable/wger/4.0.40/templates/_configmap.tpl diff --git a/stable/wger/4.0.39/templates/_nginx.tpl b/stable/wger/4.0.40/templates/_nginx.tpl similarity index 100% rename from stable/wger/4.0.39/templates/_nginx.tpl rename to stable/wger/4.0.40/templates/_nginx.tpl diff --git a/stable/wger/4.0.39/templates/_secrets.tpl b/stable/wger/4.0.40/templates/_secrets.tpl similarity index 100% rename from stable/wger/4.0.39/templates/_secrets.tpl rename to stable/wger/4.0.40/templates/_secrets.tpl diff --git a/stable/wger/4.0.39/templates/common.yaml b/stable/wger/4.0.40/templates/common.yaml similarity index 100% rename from stable/wger/4.0.39/templates/common.yaml rename to stable/wger/4.0.40/templates/common.yaml diff --git a/stable/wger/4.0.39/values.yaml b/stable/wger/4.0.40/values.yaml similarity index 100% rename from stable/wger/4.0.39/values.yaml rename to stable/wger/4.0.40/values.yaml