From 32d4c0a7e3721b9327a4e3516e3588eb2f235a69 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 7 Nov 2023 04:44:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/foldingathome/6.0.12/app-changelog.md | 9 --------- .../{6.0.12 => 6.0.13}/CHANGELOG.md | 18 +++++++++--------- .../{6.0.12 => 6.0.13}/Chart.yaml | 2 +- .../{6.0.12 => 6.0.13}/README.md | 0 stable/foldingathome/6.0.13/app-changelog.md | 9 +++++++++ .../{6.0.12 => 6.0.13}/app-readme.md | 0 .../charts/common-14.2.3.tgz | Bin .../{6.0.12 => 6.0.13}/ix_values.yaml | 2 +- .../{6.0.12 => 6.0.13}/questions.yaml | 8 ++++---- .../{6.0.12 => 6.0.13}/templates/NOTES.txt | 0 .../{6.0.12 => 6.0.13}/templates/common.yaml | 0 .../{6.0.12 => 6.0.13}/values.yaml | 0 12 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/foldingathome/6.0.12/app-changelog.md rename stable/foldingathome/{6.0.12 => 6.0.13}/CHANGELOG.md (93%) rename stable/foldingathome/{6.0.12 => 6.0.13}/Chart.yaml (98%) rename stable/foldingathome/{6.0.12 => 6.0.13}/README.md (100%) create mode 100644 stable/foldingathome/6.0.13/app-changelog.md rename stable/foldingathome/{6.0.12 => 6.0.13}/app-readme.md (100%) rename stable/foldingathome/{6.0.12 => 6.0.13}/charts/common-14.2.3.tgz (100%) rename stable/foldingathome/{6.0.12 => 6.0.13}/ix_values.yaml (90%) rename stable/foldingathome/{6.0.12 => 6.0.13}/questions.yaml (99%) rename stable/foldingathome/{6.0.12 => 6.0.13}/templates/NOTES.txt (100%) rename stable/foldingathome/{6.0.12 => 6.0.13}/templates/common.yaml (100%) rename stable/foldingathome/{6.0.12 => 6.0.13}/values.yaml (100%) diff --git a/stable/foldingathome/6.0.12/app-changelog.md b/stable/foldingathome/6.0.12/app-changelog.md deleted file mode 100644 index 4c1df9e55e..0000000000 --- a/stable/foldingathome/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [foldingathome-6.0.12](https://github.com/truecharts/charts/compare/foldingathome-6.0.11...foldingathome-6.0.12) (2023-11-05) - -### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - \ No newline at end of file diff --git a/stable/foldingathome/6.0.12/CHANGELOG.md b/stable/foldingathome/6.0.13/CHANGELOG.md similarity index 93% rename from stable/foldingathome/6.0.12/CHANGELOG.md rename to stable/foldingathome/6.0.13/CHANGELOG.md index f43f152d35..49fbc91ff3 100644 --- a/stable/foldingathome/6.0.12/CHANGELOG.md +++ b/stable/foldingathome/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [foldingathome-6.0.13](https://github.com/truecharts/charts/compare/foldingathome-6.0.12...foldingathome-6.0.13) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#14412](https://github.com/truecharts/charts/issues/14412)) + + + + ## [foldingathome-6.0.12](https://github.com/truecharts/charts/compare/foldingathome-6.0.11...foldingathome-6.0.12) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [foldingathome-6.0.3](https://github.com/truecharts/charts/compare/foldingathome-6.0.2...foldingathome-6.0.3) (2023-08-22) -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11774](https://github.com/truecharts/charts/issues/11774)) - - - - -## [foldingathome-6.0.2](https://github.com/truecharts/charts/compare/foldingathome-6.0.1...foldingathome-6.0.2) (2023-08-08) - diff --git a/stable/foldingathome/6.0.12/Chart.yaml b/stable/foldingathome/6.0.13/Chart.yaml similarity index 98% rename from stable/foldingathome/6.0.12/Chart.yaml rename to stable/foldingathome/6.0.13/Chart.yaml index f5b34e8712..3add48d20b 100644 --- a/stable/foldingathome/6.0.12/Chart.yaml +++ b/stable/foldingathome/6.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: foldingathome -version: 6.0.12 +version: 6.0.13 appVersion: "7.6.21" description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. type: application diff --git a/stable/foldingathome/6.0.12/README.md b/stable/foldingathome/6.0.13/README.md similarity index 100% rename from stable/foldingathome/6.0.12/README.md rename to stable/foldingathome/6.0.13/README.md diff --git a/stable/foldingathome/6.0.13/app-changelog.md b/stable/foldingathome/6.0.13/app-changelog.md new file mode 100644 index 0000000000..f1cd712d74 --- /dev/null +++ b/stable/foldingathome/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-6.0.13](https://github.com/truecharts/charts/compare/foldingathome-6.0.12...foldingathome-6.0.13) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#14412](https://github.com/truecharts/charts/issues/14412)) + + \ No newline at end of file diff --git a/stable/foldingathome/6.0.12/app-readme.md b/stable/foldingathome/6.0.13/app-readme.md similarity index 100% rename from stable/foldingathome/6.0.12/app-readme.md rename to stable/foldingathome/6.0.13/app-readme.md diff --git a/stable/foldingathome/6.0.12/charts/common-14.2.3.tgz b/stable/foldingathome/6.0.13/charts/common-14.2.3.tgz similarity index 100% rename from stable/foldingathome/6.0.12/charts/common-14.2.3.tgz rename to stable/foldingathome/6.0.13/charts/common-14.2.3.tgz diff --git a/stable/foldingathome/6.0.12/ix_values.yaml b/stable/foldingathome/6.0.13/ix_values.yaml similarity index 90% rename from stable/foldingathome/6.0.12/ix_values.yaml rename to stable/foldingathome/6.0.13/ix_values.yaml index 9e1ad5f6bc..0591f69b89 100644 --- a/stable/foldingathome/6.0.12/ix_values.yaml +++ b/stable/foldingathome/6.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/foldingathome pullPolicy: IfNotPresent - tag: v7.6.21@sha256:c188960ae280ae4c2c15eaa36597dc7a31b85602c5d632784a2707f470441b7a + tag: v7.6.21@sha256:94b30fb29e1af7e714ce73eba9500cbacb644e9f8a87a0230f368ea30fa3cb4f securityContext: container: diff --git a/stable/foldingathome/6.0.12/questions.yaml b/stable/foldingathome/6.0.13/questions.yaml similarity index 99% rename from stable/foldingathome/6.0.12/questions.yaml rename to stable/foldingathome/6.0.13/questions.yaml index a5ffe1ce3a..481aa78009 100644 --- a/stable/foldingathome/6.0.12/questions.yaml +++ b/stable/foldingathome/6.0.13/questions.yaml @@ -1044,7 +1044,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -1073,7 +1073,7 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" @@ -1082,13 +1082,13 @@ questions: description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: Use Custom Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint diff --git a/stable/foldingathome/6.0.12/templates/NOTES.txt b/stable/foldingathome/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/6.0.12/templates/NOTES.txt rename to stable/foldingathome/6.0.13/templates/NOTES.txt diff --git a/stable/foldingathome/6.0.12/templates/common.yaml b/stable/foldingathome/6.0.13/templates/common.yaml similarity index 100% rename from stable/foldingathome/6.0.12/templates/common.yaml rename to stable/foldingathome/6.0.13/templates/common.yaml diff --git a/stable/foldingathome/6.0.12/values.yaml b/stable/foldingathome/6.0.13/values.yaml similarity index 100% rename from stable/foldingathome/6.0.12/values.yaml rename to stable/foldingathome/6.0.13/values.yaml