diff --git a/stable/redmine/8.0.6/app-changelog.md b/stable/redmine/8.0.6/app-changelog.md deleted file mode 100644 index 3e96eb0d6b..0000000000 --- a/stable/redmine/8.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-8.0.6](https://github.com/truecharts/charts/compare/redmine-8.0.5...redmine-8.0.6) (2023-10-21) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13836](https://github.com/truecharts/charts/issues/13836)) - - \ No newline at end of file diff --git a/stable/redmine/8.0.6/CHANGELOG.md b/stable/redmine/8.0.7/CHANGELOG.md similarity index 91% rename from stable/redmine/8.0.6/CHANGELOG.md rename to stable/redmine/8.0.7/CHANGELOG.md index 74d9ce6784..4810294384 100644 --- a/stable/redmine/8.0.6/CHANGELOG.md +++ b/stable/redmine/8.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redmine-8.0.7](https://github.com/truecharts/charts/compare/redmine-8.0.6...redmine-8.0.7) (2023-10-21) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13841](https://github.com/truecharts/charts/issues/13841)) + + + + ## [redmine-8.0.6](https://github.com/truecharts/charts/compare/redmine-8.0.5...redmine-8.0.6) (2023-10-21) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [redmine-7.0.23](https://github.com/truecharts/charts/compare/redmine-7.0.22...redmine-7.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/redmine/8.0.6/Chart.yaml b/stable/redmine/8.0.7/Chart.yaml similarity index 98% rename from stable/redmine/8.0.6/Chart.yaml rename to stable/redmine/8.0.7/Chart.yaml index 69078661d0..6c011ce9a8 100644 --- a/stable/redmine/8.0.6/Chart.yaml +++ b/stable/redmine/8.0.7/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.6" kubeVersion: ">=1.16.0-0" -version: 8.0.6 +version: 8.0.7 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.6/README.md b/stable/redmine/8.0.7/README.md similarity index 100% rename from stable/redmine/8.0.6/README.md rename to stable/redmine/8.0.7/README.md diff --git a/stable/redmine/8.0.7/app-changelog.md b/stable/redmine/8.0.7/app-changelog.md new file mode 100644 index 0000000000..9c89666c06 --- /dev/null +++ b/stable/redmine/8.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redmine-8.0.7](https://github.com/truecharts/charts/compare/redmine-8.0.6...redmine-8.0.7) (2023-10-21) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13841](https://github.com/truecharts/charts/issues/13841)) + + \ No newline at end of file diff --git a/stable/redmine/8.0.6/app-readme.md b/stable/redmine/8.0.7/app-readme.md similarity index 100% rename from stable/redmine/8.0.6/app-readme.md rename to stable/redmine/8.0.7/app-readme.md diff --git a/stable/redmine/8.0.6/charts/common-14.0.9.tgz b/stable/redmine/8.0.7/charts/common-14.0.9.tgz similarity index 100% rename from stable/redmine/8.0.6/charts/common-14.0.9.tgz rename to stable/redmine/8.0.7/charts/common-14.0.9.tgz diff --git a/stable/redmine/8.0.6/ix_values.yaml b/stable/redmine/8.0.7/ix_values.yaml similarity index 94% rename from stable/redmine/8.0.6/ix_values.yaml rename to stable/redmine/8.0.7/ix_values.yaml index 955e4aec3c..358a48d9b3 100644 --- a/stable/redmine/8.0.6/ix_values.yaml +++ b/stable/redmine/8.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: v5.0.6@sha256:04c60ed793bc8de2f3a98ac5b743fe5dff8c64c05e6303d6b588126c28406284 + tag: v5.0.6@sha256:e5ce841dff226bc4c607c1175516a58d1a3c13d146d60215e20265136e46b838 redmine: plugins_migrate: true no_db_migrate: false diff --git a/stable/redmine/8.0.6/questions.yaml b/stable/redmine/8.0.7/questions.yaml similarity index 100% rename from stable/redmine/8.0.6/questions.yaml rename to stable/redmine/8.0.7/questions.yaml diff --git a/stable/redmine/8.0.6/templates/NOTES.txt b/stable/redmine/8.0.7/templates/NOTES.txt similarity index 100% rename from stable/redmine/8.0.6/templates/NOTES.txt rename to stable/redmine/8.0.7/templates/NOTES.txt diff --git a/stable/redmine/8.0.6/templates/_secrets.tpl b/stable/redmine/8.0.7/templates/_secrets.tpl similarity index 100% rename from stable/redmine/8.0.6/templates/_secrets.tpl rename to stable/redmine/8.0.7/templates/_secrets.tpl diff --git a/stable/redmine/8.0.6/templates/common.yaml b/stable/redmine/8.0.7/templates/common.yaml similarity index 100% rename from stable/redmine/8.0.6/templates/common.yaml rename to stable/redmine/8.0.7/templates/common.yaml diff --git a/stable/redmine/8.0.6/values.yaml b/stable/redmine/8.0.7/values.yaml similarity index 100% rename from stable/redmine/8.0.6/values.yaml rename to stable/redmine/8.0.7/values.yaml