diff --git a/stable/redmine/6.0.13/app-changelog.md b/stable/redmine/6.0.13/app-changelog.md deleted file mode 100644 index 9466f2d76a4..00000000000 --- a/stable/redmine/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-6.0.13](https://github.com/truecharts/charts/compare/redmine-6.0.12...redmine-6.0.13) (2022-12-06) - -### Chore - -- update container image tccr.io/truecharts/redmine to 5.0.4 - - \ No newline at end of file diff --git a/stable/redmine/6.0.13/CHANGELOG.md b/stable/redmine/6.0.14/CHANGELOG.md similarity index 94% rename from stable/redmine/6.0.13/CHANGELOG.md rename to stable/redmine/6.0.14/CHANGELOG.md index e00b54a1d06..990f0ccb3de 100644 --- a/stable/redmine/6.0.13/CHANGELOG.md +++ b/stable/redmine/6.0.14/CHANGELOG.md @@ -4,6 +4,11 @@ +## [redmine-6.0.14](https://github.com/truecharts/charts/compare/redmine-6.0.13...redmine-6.0.14) (2022-12-07) + + + + ## [redmine-6.0.13](https://github.com/truecharts/charts/compare/redmine-6.0.12...redmine-6.0.13) (2022-12-06) ### Chore @@ -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.13/Chart.yaml b/stable/redmine/6.0.14/Chart.yaml similarity index 98% rename from stable/redmine/6.0.13/Chart.yaml rename to stable/redmine/6.0.14/Chart.yaml index 61109f37ba2..31a47d61edd 100644 --- a/stable/redmine/6.0.13/Chart.yaml +++ b/stable/redmine/6.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.4" kubeVersion: ">=1.16.0-0" -version: 6.0.13 +version: 6.0.14 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.13/README.md b/stable/redmine/6.0.14/README.md similarity index 100% rename from stable/redmine/6.0.13/README.md rename to stable/redmine/6.0.14/README.md diff --git a/stable/redmine/6.0.14/app-changelog.md b/stable/redmine/6.0.14/app-changelog.md new file mode 100644 index 00000000000..58fdc07f29c --- /dev/null +++ b/stable/redmine/6.0.14/app-changelog.md @@ -0,0 +1,4 @@ + + +## [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.13/app-readme.md b/stable/redmine/6.0.14/app-readme.md similarity index 100% rename from stable/redmine/6.0.13/app-readme.md rename to stable/redmine/6.0.14/app-readme.md diff --git a/stable/redmine/6.0.13/charts/common-11.0.4.tgz b/stable/redmine/6.0.14/charts/common-11.0.4.tgz similarity index 100% rename from stable/redmine/6.0.13/charts/common-11.0.4.tgz rename to stable/redmine/6.0.14/charts/common-11.0.4.tgz diff --git a/stable/redmine/6.0.13/charts/postgresql-11.0.7.tgz b/stable/redmine/6.0.14/charts/postgresql-11.0.7.tgz similarity index 100% rename from stable/redmine/6.0.13/charts/postgresql-11.0.7.tgz rename to stable/redmine/6.0.14/charts/postgresql-11.0.7.tgz diff --git a/stable/redmine/6.0.13/ix_values.yaml b/stable/redmine/6.0.14/ix_values.yaml similarity index 93% rename from stable/redmine/6.0.13/ix_values.yaml rename to stable/redmine/6.0.14/ix_values.yaml index 1a01d1756d0..a2fea9bdd4a 100644 --- a/stable/redmine/6.0.13/ix_values.yaml +++ b/stable/redmine/6.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: 5.0.4@sha256:54157a9f286285440142077ddc6bc219002304aea3be01bc692ba6e0c1854365 + tag: 5.0.4@sha256:2ce0ff8b96bcb9c168c0eb317e0beac1d11974ddd54f1bb429b0e739025c1e68 env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" diff --git a/stable/redmine/6.0.13/questions.yaml b/stable/redmine/6.0.14/questions.yaml similarity index 100% rename from stable/redmine/6.0.13/questions.yaml rename to stable/redmine/6.0.14/questions.yaml diff --git a/stable/redmine/6.0.13/templates/_secrets.tpl b/stable/redmine/6.0.14/templates/_secrets.tpl similarity index 100% rename from stable/redmine/6.0.13/templates/_secrets.tpl rename to stable/redmine/6.0.14/templates/_secrets.tpl diff --git a/stable/redmine/6.0.13/templates/common.yaml b/stable/redmine/6.0.14/templates/common.yaml similarity index 100% rename from stable/redmine/6.0.13/templates/common.yaml rename to stable/redmine/6.0.14/templates/common.yaml diff --git a/stable/redmine/6.0.13/values.yaml b/stable/redmine/6.0.14/values.yaml similarity index 100% rename from stable/redmine/6.0.13/values.yaml rename to stable/redmine/6.0.14/values.yaml