diff --git a/stable/redmine/8.0.4/app-changelog.md b/stable/redmine/8.0.4/app-changelog.md deleted file mode 100644 index c90a3b5eac7..00000000000 --- a/stable/redmine/8.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-8.0.4](https://github.com/truecharts/charts/compare/redmine-8.0.3...redmine-8.0.4) (2023-10-13) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13570](https://github.com/truecharts/charts/issues/13570)) - - \ No newline at end of file diff --git a/stable/redmine/8.0.4/CHANGELOG.md b/stable/redmine/8.0.5/CHANGELOG.md similarity index 90% rename from stable/redmine/8.0.4/CHANGELOG.md rename to stable/redmine/8.0.5/CHANGELOG.md index 808de62effb..6a1d66e69d1 100644 --- a/stable/redmine/8.0.4/CHANGELOG.md +++ b/stable/redmine/8.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redmine-8.0.5](https://github.com/truecharts/charts/compare/redmine-8.0.4...redmine-8.0.5) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13601](https://github.com/truecharts/charts/issues/13601)) + + + + ## [redmine-8.0.4](https://github.com/truecharts/charts/compare/redmine-8.0.3...redmine-8.0.4) (2023-10-13) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [redmine-7.0.21](https://github.com/truecharts/charts/compare/redmine-7.0.20...redmine-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/redmine/8.0.4/Chart.yaml b/stable/redmine/8.0.5/Chart.yaml similarity index 98% rename from stable/redmine/8.0.4/Chart.yaml rename to stable/redmine/8.0.5/Chart.yaml index 37b223d9922..90540ef4cce 100644 --- a/stable/redmine/8.0.4/Chart.yaml +++ b/stable/redmine/8.0.5/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.6" kubeVersion: ">=1.16.0-0" -version: 8.0.4 +version: 8.0.5 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application diff --git a/stable/redmine/8.0.4/README.md b/stable/redmine/8.0.5/README.md similarity index 100% rename from stable/redmine/8.0.4/README.md rename to stable/redmine/8.0.5/README.md diff --git a/stable/redmine/8.0.5/app-changelog.md b/stable/redmine/8.0.5/app-changelog.md new file mode 100644 index 00000000000..351963ed0ee --- /dev/null +++ b/stable/redmine/8.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redmine-8.0.5](https://github.com/truecharts/charts/compare/redmine-8.0.4...redmine-8.0.5) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13601](https://github.com/truecharts/charts/issues/13601)) + + \ No newline at end of file diff --git a/stable/redmine/8.0.4/app-readme.md b/stable/redmine/8.0.5/app-readme.md similarity index 100% rename from stable/redmine/8.0.4/app-readme.md rename to stable/redmine/8.0.5/app-readme.md diff --git a/stable/redmine/8.0.4/charts/common-14.0.9.tgz b/stable/redmine/8.0.5/charts/common-14.0.9.tgz similarity index 100% rename from stable/redmine/8.0.4/charts/common-14.0.9.tgz rename to stable/redmine/8.0.5/charts/common-14.0.9.tgz diff --git a/stable/redmine/8.0.4/ix_values.yaml b/stable/redmine/8.0.5/ix_values.yaml similarity index 94% rename from stable/redmine/8.0.4/ix_values.yaml rename to stable/redmine/8.0.5/ix_values.yaml index 107af3de9cd..f770877ebee 100644 --- a/stable/redmine/8.0.4/ix_values.yaml +++ b/stable/redmine/8.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: v5.0.6@sha256:2ab6a2410b661bb534121dd2225318802d3158cc0e997db202b73322c2acbc55 + tag: v5.0.6@sha256:3d8f2ea133224ae219049fb4aeb21b89f8e41bf8aa2d79350483df55d13448a5 redmine: plugins_migrate: true no_db_migrate: false diff --git a/stable/redmine/8.0.4/questions.yaml b/stable/redmine/8.0.5/questions.yaml similarity index 100% rename from stable/redmine/8.0.4/questions.yaml rename to stable/redmine/8.0.5/questions.yaml diff --git a/stable/redmine/8.0.4/templates/NOTES.txt b/stable/redmine/8.0.5/templates/NOTES.txt similarity index 100% rename from stable/redmine/8.0.4/templates/NOTES.txt rename to stable/redmine/8.0.5/templates/NOTES.txt diff --git a/stable/redmine/8.0.4/templates/_secrets.tpl b/stable/redmine/8.0.5/templates/_secrets.tpl similarity index 100% rename from stable/redmine/8.0.4/templates/_secrets.tpl rename to stable/redmine/8.0.5/templates/_secrets.tpl diff --git a/stable/redmine/8.0.4/templates/common.yaml b/stable/redmine/8.0.5/templates/common.yaml similarity index 100% rename from stable/redmine/8.0.4/templates/common.yaml rename to stable/redmine/8.0.5/templates/common.yaml diff --git a/stable/redmine/8.0.4/values.yaml b/stable/redmine/8.0.5/values.yaml similarity index 100% rename from stable/redmine/8.0.4/values.yaml rename to stable/redmine/8.0.5/values.yaml