diff --git a/stable/redmine/6.0.12/app-changelog.md b/stable/redmine/6.0.12/app-changelog.md deleted file mode 100644 index 9b110e2f3f5..00000000000 --- a/stable/redmine/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-6.0.12](https://github.com/truecharts/charts/compare/redmine-6.0.11...redmine-6.0.12) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/redmine/6.0.12/CHANGELOG.md b/stable/redmine/6.0.13/CHANGELOG.md similarity index 91% rename from stable/redmine/6.0.12/CHANGELOG.md rename to stable/redmine/6.0.13/CHANGELOG.md index 5de76a53237..e00b54a1d06 100644 --- a/stable/redmine/6.0.12/CHANGELOG.md +++ b/stable/redmine/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + + + + ## [redmine-6.0.12](https://github.com/truecharts/charts/compare/redmine-6.0.11...redmine-6.0.12) (2022-12-05) ### Chore @@ -88,12 +97,3 @@ ## [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.12/Chart.yaml b/stable/redmine/6.0.13/Chart.yaml similarity index 98% rename from stable/redmine/6.0.12/Chart.yaml rename to stable/redmine/6.0.13/Chart.yaml index c47064af22f..61109f37ba2 100644 --- a/stable/redmine/6.0.12/Chart.yaml +++ b/stable/redmine/6.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.4" kubeVersion: ">=1.16.0-0" -version: 6.0.12 +version: 6.0.13 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.12/README.md b/stable/redmine/6.0.13/README.md similarity index 100% rename from stable/redmine/6.0.12/README.md rename to stable/redmine/6.0.13/README.md diff --git a/stable/redmine/6.0.13/app-changelog.md b/stable/redmine/6.0.13/app-changelog.md new file mode 100644 index 00000000000..9466f2d76a4 --- /dev/null +++ b/stable/redmine/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.12/app-readme.md b/stable/redmine/6.0.13/app-readme.md similarity index 100% rename from stable/redmine/6.0.12/app-readme.md rename to stable/redmine/6.0.13/app-readme.md diff --git a/stable/redmine/6.0.12/charts/common-11.0.4.tgz b/stable/redmine/6.0.13/charts/common-11.0.4.tgz similarity index 100% rename from stable/redmine/6.0.12/charts/common-11.0.4.tgz rename to stable/redmine/6.0.13/charts/common-11.0.4.tgz diff --git a/stable/redmine/6.0.12/charts/postgresql-11.0.7.tgz b/stable/redmine/6.0.13/charts/postgresql-11.0.7.tgz similarity index 100% rename from stable/redmine/6.0.12/charts/postgresql-11.0.7.tgz rename to stable/redmine/6.0.13/charts/postgresql-11.0.7.tgz diff --git a/stable/redmine/6.0.12/ix_values.yaml b/stable/redmine/6.0.13/ix_values.yaml similarity index 93% rename from stable/redmine/6.0.12/ix_values.yaml rename to stable/redmine/6.0.13/ix_values.yaml index 7558b5194c8..1a01d1756d0 100644 --- a/stable/redmine/6.0.12/ix_values.yaml +++ b/stable/redmine/6.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: 5.0.4@sha256:aac3eb95ccd4362045ea08e4ff89a1e7815700a9a9e3f1f3c52894af23589ccc + tag: 5.0.4@sha256:54157a9f286285440142077ddc6bc219002304aea3be01bc692ba6e0c1854365 env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" diff --git a/stable/redmine/6.0.12/questions.yaml b/stable/redmine/6.0.13/questions.yaml similarity index 100% rename from stable/redmine/6.0.12/questions.yaml rename to stable/redmine/6.0.13/questions.yaml diff --git a/stable/redmine/6.0.12/templates/_secrets.tpl b/stable/redmine/6.0.13/templates/_secrets.tpl similarity index 100% rename from stable/redmine/6.0.12/templates/_secrets.tpl rename to stable/redmine/6.0.13/templates/_secrets.tpl diff --git a/stable/redmine/6.0.12/templates/common.yaml b/stable/redmine/6.0.13/templates/common.yaml similarity index 100% rename from stable/redmine/6.0.12/templates/common.yaml rename to stable/redmine/6.0.13/templates/common.yaml diff --git a/stable/redmine/6.0.12/values.yaml b/stable/redmine/6.0.13/values.yaml similarity index 100% rename from stable/redmine/6.0.12/values.yaml rename to stable/redmine/6.0.13/values.yaml