From 37d72a00aa5e37c99832b75df1dd83cf94214f72 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Oct 2023 18:48:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/boinc/6.0.15/app-changelog.md | 10 ------ stable/boinc/{6.0.15 => 6.0.16}/CHANGELOG.md | 18 +++++----- stable/boinc/{6.0.15 => 6.0.16}/Chart.yaml | 2 +- stable/boinc/{6.0.15 => 6.0.16}/README.md | 0 stable/boinc/6.0.16/app-changelog.md | 9 +++++ stable/boinc/{6.0.15 => 6.0.16}/app-readme.md | 0 .../charts/common-14.2.0.tgz | Bin .../boinc/{6.0.15 => 6.0.16}/ix_values.yaml | 2 +- .../boinc/{6.0.15 => 6.0.16}/questions.yaml | 34 ++++++++---------- .../{6.0.15 => 6.0.16}/templates/NOTES.txt | 0 .../{6.0.15 => 6.0.16}/templates/common.yaml | 0 stable/boinc/{6.0.15 => 6.0.16}/values.yaml | 0 12 files changed, 34 insertions(+), 41 deletions(-) delete mode 100644 stable/boinc/6.0.15/app-changelog.md rename stable/boinc/{6.0.15 => 6.0.16}/CHANGELOG.md (93%) rename stable/boinc/{6.0.15 => 6.0.16}/Chart.yaml (97%) rename stable/boinc/{6.0.15 => 6.0.16}/README.md (100%) create mode 100644 stable/boinc/6.0.16/app-changelog.md rename stable/boinc/{6.0.15 => 6.0.16}/app-readme.md (100%) rename stable/boinc/{6.0.15 => 6.0.16}/charts/common-14.2.0.tgz (100%) rename stable/boinc/{6.0.15 => 6.0.16}/ix_values.yaml (85%) rename stable/boinc/{6.0.15 => 6.0.16}/questions.yaml (99%) rename stable/boinc/{6.0.15 => 6.0.16}/templates/NOTES.txt (100%) rename stable/boinc/{6.0.15 => 6.0.16}/templates/common.yaml (100%) rename stable/boinc/{6.0.15 => 6.0.16}/values.yaml (100%) diff --git a/stable/boinc/6.0.15/app-changelog.md b/stable/boinc/6.0.15/app-changelog.md deleted file mode 100644 index 9a8d1d72f4e..00000000000 --- a/stable/boinc/6.0.15/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [boinc-6.0.15](https://github.com/truecharts/charts/compare/boinc-6.0.14...boinc-6.0.15) (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/boinc/6.0.15/CHANGELOG.md b/stable/boinc/6.0.16/CHANGELOG.md similarity index 93% rename from stable/boinc/6.0.15/CHANGELOG.md rename to stable/boinc/6.0.16/CHANGELOG.md index 04b1ddad6cf..3b38f4dbd1d 100644 --- a/stable/boinc/6.0.15/CHANGELOG.md +++ b/stable/boinc/6.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.16](https://github.com/truecharts/charts/compare/boinc-6.0.15...boinc-6.0.16) (2023-10-31) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#14165](https://github.com/truecharts/charts/issues/14165)) + + + + ## [boinc-6.0.15](https://github.com/truecharts/charts/compare/boinc-6.0.14...boinc-6.0.15) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [boinc-6.0.6](https://github.com/truecharts/charts/compare/boinc-6.0.5...boinc-6.0.6) (2023-09-05) -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#12249](https://github.com/truecharts/charts/issues/12249)) - - - - -## [boinc-6.0.5](https://github.com/truecharts/charts/compare/boinc-6.0.4...boinc-6.0.5) (2023-08-29) - diff --git a/stable/boinc/6.0.15/Chart.yaml b/stable/boinc/6.0.16/Chart.yaml similarity index 97% rename from stable/boinc/6.0.15/Chart.yaml rename to stable/boinc/6.0.16/Chart.yaml index 440d06fd8ec..2406275042c 100644 --- a/stable/boinc/6.0.15/Chart.yaml +++ b/stable/boinc/6.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.15 +version: 6.0.16 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/6.0.15/README.md b/stable/boinc/6.0.16/README.md similarity index 100% rename from stable/boinc/6.0.15/README.md rename to stable/boinc/6.0.16/README.md diff --git a/stable/boinc/6.0.16/app-changelog.md b/stable/boinc/6.0.16/app-changelog.md new file mode 100644 index 00000000000..430fa837d4e --- /dev/null +++ b/stable/boinc/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.16](https://github.com/truecharts/charts/compare/boinc-6.0.15...boinc-6.0.16) (2023-10-31) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#14165](https://github.com/truecharts/charts/issues/14165)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.15/app-readme.md b/stable/boinc/6.0.16/app-readme.md similarity index 100% rename from stable/boinc/6.0.15/app-readme.md rename to stable/boinc/6.0.16/app-readme.md diff --git a/stable/boinc/6.0.15/charts/common-14.2.0.tgz b/stable/boinc/6.0.16/charts/common-14.2.0.tgz similarity index 100% rename from stable/boinc/6.0.15/charts/common-14.2.0.tgz rename to stable/boinc/6.0.16/charts/common-14.2.0.tgz diff --git a/stable/boinc/6.0.15/ix_values.yaml b/stable/boinc/6.0.16/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.15/ix_values.yaml rename to stable/boinc/6.0.16/ix_values.yaml index f5d88cec923..4e9d07114b1 100644 --- a/stable/boinc/6.0.15/ix_values.yaml +++ b/stable/boinc/6.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:f66ee73ef26119dd4d922cc41b5efcba6c4ce500944e1ed948be5002486bb866 + tag: latest@sha256:b9b325e2cb58588a83dea6203e496a4fb248d34dbb9cd6cb3b43a8ce03b4684c securityContext: container: diff --git a/stable/boinc/6.0.15/questions.yaml b/stable/boinc/6.0.16/questions.yaml similarity index 99% rename from stable/boinc/6.0.15/questions.yaml rename to stable/boinc/6.0.16/questions.yaml index 031f3f94621..e032d5f3093 100644 --- a/stable/boinc/6.0.15/questions.yaml +++ b/stable/boinc/6.0.16/questions.yaml @@ -811,19 +811,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 @@ -889,19 +876,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/boinc/6.0.15/templates/NOTES.txt b/stable/boinc/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.15/templates/NOTES.txt rename to stable/boinc/6.0.16/templates/NOTES.txt diff --git a/stable/boinc/6.0.15/templates/common.yaml b/stable/boinc/6.0.16/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.15/templates/common.yaml rename to stable/boinc/6.0.16/templates/common.yaml diff --git a/stable/boinc/6.0.15/values.yaml b/stable/boinc/6.0.16/values.yaml similarity index 100% rename from stable/boinc/6.0.15/values.yaml rename to stable/boinc/6.0.16/values.yaml