From e3e6d775bae081825ce8ba9442765f6bd869fd9a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 7 Dec 2022 07:03:12 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/redmine/6.0.14/app-changelog.md | 4 ---- stable/redmine/{6.0.14 => 6.0.15}/CHANGELOG.md | 10 +++++----- stable/redmine/{6.0.14 => 6.0.15}/Chart.yaml | 2 +- stable/redmine/{6.0.14 => 6.0.15}/README.md | 0 stable/redmine/6.0.15/app-changelog.md | 4 ++++ stable/redmine/{6.0.14 => 6.0.15}/app-readme.md | 0 .../{6.0.14 => 6.0.15}/charts/common-11.0.4.tgz | Bin .../{6.0.14 => 6.0.15}/charts/postgresql-11.0.7.tgz | Bin stable/redmine/{6.0.14 => 6.0.15}/ix_values.yaml | 2 +- stable/redmine/{6.0.14 => 6.0.15}/questions.yaml | 0 .../{6.0.14 => 6.0.15}/templates/_secrets.tpl | 0 .../{6.0.14 => 6.0.15}/templates/common.yaml | 0 stable/redmine/{6.0.14 => 6.0.15}/values.yaml | 0 13 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 stable/redmine/6.0.14/app-changelog.md rename stable/redmine/{6.0.14 => 6.0.15}/CHANGELOG.md (94%) rename stable/redmine/{6.0.14 => 6.0.15}/Chart.yaml (98%) rename stable/redmine/{6.0.14 => 6.0.15}/README.md (100%) create mode 100644 stable/redmine/6.0.15/app-changelog.md rename stable/redmine/{6.0.14 => 6.0.15}/app-readme.md (100%) rename stable/redmine/{6.0.14 => 6.0.15}/charts/common-11.0.4.tgz (100%) rename stable/redmine/{6.0.14 => 6.0.15}/charts/postgresql-11.0.7.tgz (100%) rename stable/redmine/{6.0.14 => 6.0.15}/ix_values.yaml (93%) rename stable/redmine/{6.0.14 => 6.0.15}/questions.yaml (100%) rename stable/redmine/{6.0.14 => 6.0.15}/templates/_secrets.tpl (100%) rename stable/redmine/{6.0.14 => 6.0.15}/templates/common.yaml (100%) rename stable/redmine/{6.0.14 => 6.0.15}/values.yaml (100%) diff --git a/stable/redmine/6.0.14/app-changelog.md b/stable/redmine/6.0.14/app-changelog.md deleted file mode 100644 index 58fdc07f29c..00000000000 --- a/stable/redmine/6.0.14/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [redmine-6.0.14](https://github.com/truecharts/charts/compare/redmine-6.0.13...redmine-6.0.14) (2022-12-07) - diff --git a/stable/redmine/6.0.14/CHANGELOG.md b/stable/redmine/6.0.15/CHANGELOG.md similarity index 94% rename from stable/redmine/6.0.14/CHANGELOG.md rename to stable/redmine/6.0.15/CHANGELOG.md index 990f0ccb3de..cf8dddaa985 100644 --- a/stable/redmine/6.0.14/CHANGELOG.md +++ b/stable/redmine/6.0.15/CHANGELOG.md @@ -4,6 +4,11 @@ +## [redmine-6.0.15](https://github.com/truecharts/charts/compare/redmine-6.0.14...redmine-6.0.15) (2022-12-07) + + + + ## [redmine-6.0.14](https://github.com/truecharts/charts/compare/redmine-6.0.13...redmine-6.0.14) (2022-12-07) @@ -91,9 +96,4 @@ -## [redmine-6.0.9](https://github.com/truecharts/charts/compare/redmine-6.0.8...redmine-6.0.9) (2022-11-29) - - - - ## [redmine-6.0.9](https://github.com/truecharts/charts/compare/redmine-6.0.8...redmine-6.0.9) (2022-11-29) diff --git a/stable/redmine/6.0.14/Chart.yaml b/stable/redmine/6.0.15/Chart.yaml similarity index 98% rename from stable/redmine/6.0.14/Chart.yaml rename to stable/redmine/6.0.15/Chart.yaml index 31a47d61edd..c89768d6825 100644 --- a/stable/redmine/6.0.14/Chart.yaml +++ b/stable/redmine/6.0.15/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.4" kubeVersion: ">=1.16.0-0" -version: 6.0.14 +version: 6.0.15 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application diff --git a/stable/redmine/6.0.14/README.md b/stable/redmine/6.0.15/README.md similarity index 100% rename from stable/redmine/6.0.14/README.md rename to stable/redmine/6.0.15/README.md diff --git a/stable/redmine/6.0.15/app-changelog.md b/stable/redmine/6.0.15/app-changelog.md new file mode 100644 index 00000000000..4aa10a78223 --- /dev/null +++ b/stable/redmine/6.0.15/app-changelog.md @@ -0,0 +1,4 @@ + + +## [redmine-6.0.15](https://github.com/truecharts/charts/compare/redmine-6.0.14...redmine-6.0.15) (2022-12-07) + diff --git a/stable/redmine/6.0.14/app-readme.md b/stable/redmine/6.0.15/app-readme.md similarity index 100% rename from stable/redmine/6.0.14/app-readme.md rename to stable/redmine/6.0.15/app-readme.md diff --git a/stable/redmine/6.0.14/charts/common-11.0.4.tgz b/stable/redmine/6.0.15/charts/common-11.0.4.tgz similarity index 100% rename from stable/redmine/6.0.14/charts/common-11.0.4.tgz rename to stable/redmine/6.0.15/charts/common-11.0.4.tgz diff --git a/stable/redmine/6.0.14/charts/postgresql-11.0.7.tgz b/stable/redmine/6.0.15/charts/postgresql-11.0.7.tgz similarity index 100% rename from stable/redmine/6.0.14/charts/postgresql-11.0.7.tgz rename to stable/redmine/6.0.15/charts/postgresql-11.0.7.tgz diff --git a/stable/redmine/6.0.14/ix_values.yaml b/stable/redmine/6.0.15/ix_values.yaml similarity index 93% rename from stable/redmine/6.0.14/ix_values.yaml rename to stable/redmine/6.0.15/ix_values.yaml index a2fea9bdd4a..c02f55452fb 100644 --- a/stable/redmine/6.0.14/ix_values.yaml +++ b/stable/redmine/6.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: 5.0.4@sha256:2ce0ff8b96bcb9c168c0eb317e0beac1d11974ddd54f1bb429b0e739025c1e68 + tag: 5.0.4@sha256:1faccdb448a42af3d8a4bc91581baae6ea9893c4da1cf2dc4dcb5ab9f3147d6a env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" diff --git a/stable/redmine/6.0.14/questions.yaml b/stable/redmine/6.0.15/questions.yaml similarity index 100% rename from stable/redmine/6.0.14/questions.yaml rename to stable/redmine/6.0.15/questions.yaml diff --git a/stable/redmine/6.0.14/templates/_secrets.tpl b/stable/redmine/6.0.15/templates/_secrets.tpl similarity index 100% rename from stable/redmine/6.0.14/templates/_secrets.tpl rename to stable/redmine/6.0.15/templates/_secrets.tpl diff --git a/stable/redmine/6.0.14/templates/common.yaml b/stable/redmine/6.0.15/templates/common.yaml similarity index 100% rename from stable/redmine/6.0.14/templates/common.yaml rename to stable/redmine/6.0.15/templates/common.yaml diff --git a/stable/redmine/6.0.14/values.yaml b/stable/redmine/6.0.15/values.yaml similarity index 100% rename from stable/redmine/6.0.14/values.yaml rename to stable/redmine/6.0.15/values.yaml