diff --git a/stable/redmine/6.0.7/app-changelog.md b/stable/redmine/6.0.7/app-changelog.md deleted file mode 100644 index dcb0510b06..0000000000 --- a/stable/redmine/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-6.0.7](https://github.com/truecharts/charts/compare/redmine-6.0.6...redmine-6.0.7) (2022-11-23) - -### Chore - -- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745)) - - \ No newline at end of file diff --git a/stable/redmine/6.0.7/CHANGELOG.md b/stable/redmine/6.0.8/CHANGELOG.md similarity index 100% rename from stable/redmine/6.0.7/CHANGELOG.md rename to stable/redmine/6.0.8/CHANGELOG.md diff --git a/stable/redmine/6.0.7/Chart.yaml b/stable/redmine/6.0.8/Chart.yaml similarity index 98% rename from stable/redmine/6.0.7/Chart.yaml rename to stable/redmine/6.0.8/Chart.yaml index 7c3465a515..4ed02b3760 100644 --- a/stable/redmine/6.0.7/Chart.yaml +++ b/stable/redmine/6.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.3" kubeVersion: ">=1.16.0-0" -version: 6.0.7 +version: 6.0.8 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.7/README.md b/stable/redmine/6.0.8/README.md similarity index 100% rename from stable/redmine/6.0.7/README.md rename to stable/redmine/6.0.8/README.md diff --git a/stable/redmine/6.0.8/app-changelog.md b/stable/redmine/6.0.8/app-changelog.md new file mode 100644 index 0000000000..d99b1e0da9 --- /dev/null +++ b/stable/redmine/6.0.8/app-changelog.md @@ -0,0 +1,4 @@ + + +## [redmine-6.0.8](https://github.com/truecharts/charts/compare/redmine-6.0.7...redmine-6.0.8) (2022-11-26) + diff --git a/stable/redmine/6.0.7/app-readme.md b/stable/redmine/6.0.8/app-readme.md similarity index 100% rename from stable/redmine/6.0.7/app-readme.md rename to stable/redmine/6.0.8/app-readme.md diff --git a/stable/redmine/6.0.7/charts/common-11.0.3.tgz b/stable/redmine/6.0.8/charts/common-11.0.3.tgz similarity index 100% rename from stable/redmine/6.0.7/charts/common-11.0.3.tgz rename to stable/redmine/6.0.8/charts/common-11.0.3.tgz diff --git a/stable/redmine/6.0.7/charts/postgresql-11.0.4.tgz b/stable/redmine/6.0.8/charts/postgresql-11.0.4.tgz similarity index 100% rename from stable/redmine/6.0.7/charts/postgresql-11.0.4.tgz rename to stable/redmine/6.0.8/charts/postgresql-11.0.4.tgz diff --git a/stable/redmine/6.0.7/ix_values.yaml b/stable/redmine/6.0.8/ix_values.yaml similarity index 93% rename from stable/redmine/6.0.7/ix_values.yaml rename to stable/redmine/6.0.8/ix_values.yaml index eb11769816..f30d8b2b23 100644 --- a/stable/redmine/6.0.7/ix_values.yaml +++ b/stable/redmine/6.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: 5.0.3@sha256:838237794e719634e994e220aacafd16c0fa9ce6fcebe90525c53dbb34a37fe3 + tag: 5.0.3@sha256:465336983a49fc77c17b9b0e16205e7884b0172c0147368a0374220541ce18c3 env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" diff --git a/stable/redmine/6.0.7/questions.yaml b/stable/redmine/6.0.8/questions.yaml similarity index 100% rename from stable/redmine/6.0.7/questions.yaml rename to stable/redmine/6.0.8/questions.yaml diff --git a/stable/redmine/6.0.7/templates/_secrets.tpl b/stable/redmine/6.0.8/templates/_secrets.tpl similarity index 100% rename from stable/redmine/6.0.7/templates/_secrets.tpl rename to stable/redmine/6.0.8/templates/_secrets.tpl diff --git a/stable/redmine/6.0.7/templates/common.yaml b/stable/redmine/6.0.8/templates/common.yaml similarity index 100% rename from stable/redmine/6.0.7/templates/common.yaml rename to stable/redmine/6.0.8/templates/common.yaml diff --git a/stable/redmine/6.0.7/values.yaml b/stable/redmine/6.0.8/values.yaml similarity index 100% rename from stable/redmine/6.0.7/values.yaml rename to stable/redmine/6.0.8/values.yaml