From 2f59f851ca42a5fc47ed979ef1779093caa65db8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 21 Nov 2022 06:53:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wger/4.0.3/app-changelog.md | 4 ---- stable/wger/{4.0.3 => 4.0.4}/CHANGELOG.md | 0 stable/wger/{4.0.3 => 4.0.4}/Chart.yaml | 2 +- stable/wger/{4.0.3 => 4.0.4}/README.md | 0 stable/wger/4.0.4/app-changelog.md | 9 +++++++++ stable/wger/{4.0.3 => 4.0.4}/app-readme.md | 0 .../wger/{4.0.3 => 4.0.4}/charts/common-11.0.3.tgz | Bin .../{4.0.3 => 4.0.4}/charts/postgresql-10.0.2.tgz | Bin stable/wger/{4.0.3 => 4.0.4}/charts/redis-5.0.2.tgz | Bin stable/wger/{4.0.3 => 4.0.4}/ix_values.yaml | 2 +- stable/wger/{4.0.3 => 4.0.4}/questions.yaml | 0 .../wger/{4.0.3 => 4.0.4}/templates/_configmap.tpl | 0 stable/wger/{4.0.3 => 4.0.4}/templates/_nginx.tpl | 0 stable/wger/{4.0.3 => 4.0.4}/templates/_secrets.tpl | 0 stable/wger/{4.0.3 => 4.0.4}/templates/common.yaml | 0 stable/wger/{4.0.3 => 4.0.4}/values.yaml | 0 16 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 stable/wger/4.0.3/app-changelog.md rename stable/wger/{4.0.3 => 4.0.4}/CHANGELOG.md (100%) rename stable/wger/{4.0.3 => 4.0.4}/Chart.yaml (98%) rename stable/wger/{4.0.3 => 4.0.4}/README.md (100%) create mode 100644 stable/wger/4.0.4/app-changelog.md rename stable/wger/{4.0.3 => 4.0.4}/app-readme.md (100%) rename stable/wger/{4.0.3 => 4.0.4}/charts/common-11.0.3.tgz (100%) rename stable/wger/{4.0.3 => 4.0.4}/charts/postgresql-10.0.2.tgz (100%) rename stable/wger/{4.0.3 => 4.0.4}/charts/redis-5.0.2.tgz (100%) rename stable/wger/{4.0.3 => 4.0.4}/ix_values.yaml (95%) rename stable/wger/{4.0.3 => 4.0.4}/questions.yaml (100%) rename stable/wger/{4.0.3 => 4.0.4}/templates/_configmap.tpl (100%) rename stable/wger/{4.0.3 => 4.0.4}/templates/_nginx.tpl (100%) rename stable/wger/{4.0.3 => 4.0.4}/templates/_secrets.tpl (100%) rename stable/wger/{4.0.3 => 4.0.4}/templates/common.yaml (100%) rename stable/wger/{4.0.3 => 4.0.4}/values.yaml (100%) diff --git a/stable/wger/4.0.3/app-changelog.md b/stable/wger/4.0.3/app-changelog.md deleted file mode 100644 index d93baa5260..0000000000 --- a/stable/wger/4.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [wger-4.0.3](https://github.com/truecharts/charts/compare/wger-4.0.2...wger-4.0.3) (2022-11-16) - diff --git a/stable/wger/4.0.3/CHANGELOG.md b/stable/wger/4.0.4/CHANGELOG.md similarity index 100% rename from stable/wger/4.0.3/CHANGELOG.md rename to stable/wger/4.0.4/CHANGELOG.md diff --git a/stable/wger/4.0.3/Chart.yaml b/stable/wger/4.0.4/Chart.yaml similarity index 98% rename from stable/wger/4.0.3/Chart.yaml rename to stable/wger/4.0.4/Chart.yaml index 4bd0da5d0b..94c0c449b5 100644 --- a/stable/wger/4.0.3/Chart.yaml +++ b/stable/wger/4.0.4/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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/4.0.3/README.md b/stable/wger/4.0.4/README.md similarity index 100% rename from stable/wger/4.0.3/README.md rename to stable/wger/4.0.4/README.md diff --git a/stable/wger/4.0.4/app-changelog.md b/stable/wger/4.0.4/app-changelog.md new file mode 100644 index 0000000000..1bcf16b961 --- /dev/null +++ b/stable/wger/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wger-4.0.4](https://github.com/truecharts/charts/compare/wger-4.0.3...wger-4.0.4) (2022-11-21) + +### Chore + +- update container image tccr.io/truecharts/wger to latest + + \ No newline at end of file diff --git a/stable/wger/4.0.3/app-readme.md b/stable/wger/4.0.4/app-readme.md similarity index 100% rename from stable/wger/4.0.3/app-readme.md rename to stable/wger/4.0.4/app-readme.md diff --git a/stable/wger/4.0.3/charts/common-11.0.3.tgz b/stable/wger/4.0.4/charts/common-11.0.3.tgz similarity index 100% rename from stable/wger/4.0.3/charts/common-11.0.3.tgz rename to stable/wger/4.0.4/charts/common-11.0.3.tgz diff --git a/stable/wger/4.0.3/charts/postgresql-10.0.2.tgz b/stable/wger/4.0.4/charts/postgresql-10.0.2.tgz similarity index 100% rename from stable/wger/4.0.3/charts/postgresql-10.0.2.tgz rename to stable/wger/4.0.4/charts/postgresql-10.0.2.tgz diff --git a/stable/wger/4.0.3/charts/redis-5.0.2.tgz b/stable/wger/4.0.4/charts/redis-5.0.2.tgz similarity index 100% rename from stable/wger/4.0.3/charts/redis-5.0.2.tgz rename to stable/wger/4.0.4/charts/redis-5.0.2.tgz diff --git a/stable/wger/4.0.3/ix_values.yaml b/stable/wger/4.0.4/ix_values.yaml similarity index 95% rename from stable/wger/4.0.3/ix_values.yaml rename to stable/wger/4.0.4/ix_values.yaml index 925776a482..1ae50ba9ba 100644 --- a/stable/wger/4.0.3/ix_values.yaml +++ b/stable/wger/4.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wger - tag: latest@sha256:63064e542bba1e43fff194d903018f9d0abee83d8a2e25bafef0e9a4704e977a + tag: latest@sha256:c586a62d7816e449dcba3ad85d77ee8c7709daf1fced95c439714f57b50d0d59 pullPolicy: IfNotPresent nginxImage: diff --git a/stable/wger/4.0.3/questions.yaml b/stable/wger/4.0.4/questions.yaml similarity index 100% rename from stable/wger/4.0.3/questions.yaml rename to stable/wger/4.0.4/questions.yaml diff --git a/stable/wger/4.0.3/templates/_configmap.tpl b/stable/wger/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/wger/4.0.3/templates/_configmap.tpl rename to stable/wger/4.0.4/templates/_configmap.tpl diff --git a/stable/wger/4.0.3/templates/_nginx.tpl b/stable/wger/4.0.4/templates/_nginx.tpl similarity index 100% rename from stable/wger/4.0.3/templates/_nginx.tpl rename to stable/wger/4.0.4/templates/_nginx.tpl diff --git a/stable/wger/4.0.3/templates/_secrets.tpl b/stable/wger/4.0.4/templates/_secrets.tpl similarity index 100% rename from stable/wger/4.0.3/templates/_secrets.tpl rename to stable/wger/4.0.4/templates/_secrets.tpl diff --git a/stable/wger/4.0.3/templates/common.yaml b/stable/wger/4.0.4/templates/common.yaml similarity index 100% rename from stable/wger/4.0.3/templates/common.yaml rename to stable/wger/4.0.4/templates/common.yaml diff --git a/stable/wger/4.0.3/values.yaml b/stable/wger/4.0.4/values.yaml similarity index 100% rename from stable/wger/4.0.3/values.yaml rename to stable/wger/4.0.4/values.yaml