diff --git a/stable/redmine/8.0.8/app-changelog.md b/stable/redmine/8.0.8/app-changelog.md deleted file mode 100644 index ac8e956465..0000000000 --- a/stable/redmine/8.0.8/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [redmine-8.0.8](https://github.com/truecharts/charts/compare/redmine-8.0.7...redmine-8.0.8) (2023-10-29) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/redmine/8.0.8/CHANGELOG.md b/stable/redmine/8.0.9/CHANGELOG.md similarity index 91% rename from stable/redmine/8.0.8/CHANGELOG.md rename to stable/redmine/8.0.9/CHANGELOG.md index b9171fd178..0ff5943e6e 100644 --- a/stable/redmine/8.0.8/CHANGELOG.md +++ b/stable/redmine/8.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redmine-8.0.9](https://github.com/truecharts/charts/compare/redmine-8.0.8...redmine-8.0.9) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14224](https://github.com/truecharts/charts/issues/14224)) + + + + ## [redmine-8.0.8](https://github.com/truecharts/charts/compare/redmine-8.0.7...redmine-8.0.8) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [redmine-7.0.25](https://github.com/truecharts/charts/compare/redmine-7.0.24...redmine-7.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) diff --git a/stable/redmine/8.0.8/Chart.yaml b/stable/redmine/8.0.9/Chart.yaml similarity index 98% rename from stable/redmine/8.0.8/Chart.yaml rename to stable/redmine/8.0.9/Chart.yaml index a5062f8ecf..c536d82e57 100644 --- a/stable/redmine/8.0.8/Chart.yaml +++ b/stable/redmine/8.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.6" kubeVersion: ">=1.16.0-0" -version: 8.0.8 +version: 8.0.9 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.8/README.md b/stable/redmine/8.0.9/README.md similarity index 100% rename from stable/redmine/8.0.8/README.md rename to stable/redmine/8.0.9/README.md diff --git a/stable/redmine/8.0.9/app-changelog.md b/stable/redmine/8.0.9/app-changelog.md new file mode 100644 index 0000000000..f57c331c45 --- /dev/null +++ b/stable/redmine/8.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redmine-8.0.9](https://github.com/truecharts/charts/compare/redmine-8.0.8...redmine-8.0.9) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14224](https://github.com/truecharts/charts/issues/14224)) + + \ No newline at end of file diff --git a/stable/redmine/8.0.8/app-readme.md b/stable/redmine/8.0.9/app-readme.md similarity index 100% rename from stable/redmine/8.0.8/app-readme.md rename to stable/redmine/8.0.9/app-readme.md diff --git a/stable/redmine/8.0.8/charts/common-14.2.0.tgz b/stable/redmine/8.0.9/charts/common-14.2.0.tgz similarity index 100% rename from stable/redmine/8.0.8/charts/common-14.2.0.tgz rename to stable/redmine/8.0.9/charts/common-14.2.0.tgz diff --git a/stable/redmine/8.0.8/ix_values.yaml b/stable/redmine/8.0.9/ix_values.yaml similarity index 94% rename from stable/redmine/8.0.8/ix_values.yaml rename to stable/redmine/8.0.9/ix_values.yaml index 358a48d9b3..021606e578 100644 --- a/stable/redmine/8.0.8/ix_values.yaml +++ b/stable/redmine/8.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: v5.0.6@sha256:e5ce841dff226bc4c607c1175516a58d1a3c13d146d60215e20265136e46b838 + tag: v5.0.6@sha256:c2eb411ff7d66ad40acf616aa1c46277d110dd164ece1c7a2357a8a7baba4222 redmine: plugins_migrate: true no_db_migrate: false diff --git a/stable/redmine/8.0.8/questions.yaml b/stable/redmine/8.0.9/questions.yaml similarity index 99% rename from stable/redmine/8.0.8/questions.yaml rename to stable/redmine/8.0.9/questions.yaml index 4037248624..cdd0b333d2 100644 --- a/stable/redmine/8.0.8/questions.yaml +++ b/stable/redmine/8.0.9/questions.yaml @@ -821,19 +821,6 @@ questions: schema: type: string default: "" - - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: secretName - label: Custom Certificate Secret (Advanced)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -899,19 +886,26 @@ questions: schema: type: string default: "" + - variable: 'clusterCertificate (Advanced)' + label: Cluster Certificate + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + label: 'Use TrueNAS SCALE Certificate (Deprecated)' schema: show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/redmine/8.0.8/templates/NOTES.txt b/stable/redmine/8.0.9/templates/NOTES.txt similarity index 100% rename from stable/redmine/8.0.8/templates/NOTES.txt rename to stable/redmine/8.0.9/templates/NOTES.txt diff --git a/stable/redmine/8.0.8/templates/_secrets.tpl b/stable/redmine/8.0.9/templates/_secrets.tpl similarity index 100% rename from stable/redmine/8.0.8/templates/_secrets.tpl rename to stable/redmine/8.0.9/templates/_secrets.tpl diff --git a/stable/redmine/8.0.8/templates/common.yaml b/stable/redmine/8.0.9/templates/common.yaml similarity index 100% rename from stable/redmine/8.0.8/templates/common.yaml rename to stable/redmine/8.0.9/templates/common.yaml diff --git a/stable/redmine/8.0.8/values.yaml b/stable/redmine/8.0.9/values.yaml similarity index 100% rename from stable/redmine/8.0.8/values.yaml rename to stable/redmine/8.0.9/values.yaml