From 477b1c20eee18d93a8cd38d91927447fdc479471 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 20 Jun 2023 14:38:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/boinc/5.0.26/app-changelog.md | 9 ------ stable/boinc/{5.0.26 => 5.0.27}/CHANGELOG.md | 18 +++++------ stable/boinc/{5.0.26 => 5.0.27}/Chart.yaml | 2 +- stable/boinc/{5.0.26 => 5.0.27}/README.md | 0 stable/boinc/5.0.27/app-changelog.md | 9 ++++++ stable/boinc/{5.0.26 => 5.0.27}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../boinc/{5.0.26 => 5.0.27}/ix_values.yaml | 2 +- .../boinc/{5.0.26 => 5.0.27}/questions.yaml | 30 ++++++++++++++++++ .../{5.0.26 => 5.0.27}/templates/NOTES.txt | 0 .../{5.0.26 => 5.0.27}/templates/common.yaml | 0 stable/boinc/{5.0.26 => 5.0.27}/values.yaml | 0 12 files changed, 50 insertions(+), 20 deletions(-) delete mode 100644 stable/boinc/5.0.26/app-changelog.md rename stable/boinc/{5.0.26 => 5.0.27}/CHANGELOG.md (93%) rename stable/boinc/{5.0.26 => 5.0.27}/Chart.yaml (97%) rename stable/boinc/{5.0.26 => 5.0.27}/README.md (100%) create mode 100644 stable/boinc/5.0.27/app-changelog.md rename stable/boinc/{5.0.26 => 5.0.27}/app-readme.md (100%) rename stable/boinc/{5.0.26 => 5.0.27}/charts/common-12.14.2.tgz (100%) rename stable/boinc/{5.0.26 => 5.0.27}/ix_values.yaml (85%) rename stable/boinc/{5.0.26 => 5.0.27}/questions.yaml (98%) rename stable/boinc/{5.0.26 => 5.0.27}/templates/NOTES.txt (100%) rename stable/boinc/{5.0.26 => 5.0.27}/templates/common.yaml (100%) rename stable/boinc/{5.0.26 => 5.0.27}/values.yaml (100%) diff --git a/stable/boinc/5.0.26/app-changelog.md b/stable/boinc/5.0.26/app-changelog.md deleted file mode 100644 index 8fec0e9d6b1..00000000000 --- a/stable/boinc/5.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-5.0.26](https://github.com/truecharts/charts/compare/boinc-5.0.25...boinc-5.0.26) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9610](https://github.com/truecharts/charts/issues/9610)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.26/CHANGELOG.md b/stable/boinc/5.0.27/CHANGELOG.md similarity index 93% rename from stable/boinc/5.0.26/CHANGELOG.md rename to stable/boinc/5.0.27/CHANGELOG.md index a3b547ed1cb..0bf0ff6beb8 100644 --- a/stable/boinc/5.0.26/CHANGELOG.md +++ b/stable/boinc/5.0.27/CHANGELOG.md @@ -4,15 +4,15 @@ -## [boinc-5.0.26](https://github.com/truecharts/charts/compare/boinc-5.0.25...boinc-5.0.26) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9610](https://github.com/truecharts/charts/issues/9610)) - - - - +## [boinc-5.0.27](https://github.com/truecharts/charts/compare/boinc-5.0.26...boinc-5.0.27) (2023-06-20) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9790](https://github.com/truecharts/charts/issues/9790)) + + + + ## [boinc-5.0.26](https://github.com/truecharts/charts/compare/boinc-5.0.25...boinc-5.0.26) (2023-06-14) ### Chore diff --git a/stable/boinc/5.0.26/Chart.yaml b/stable/boinc/5.0.27/Chart.yaml similarity index 97% rename from stable/boinc/5.0.26/Chart.yaml rename to stable/boinc/5.0.27/Chart.yaml index 44e44ef392e..71ad76b986b 100644 --- a/stable/boinc/5.0.26/Chart.yaml +++ b/stable/boinc/5.0.27/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 5.0.26 +version: 5.0.27 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/5.0.26/README.md b/stable/boinc/5.0.27/README.md similarity index 100% rename from stable/boinc/5.0.26/README.md rename to stable/boinc/5.0.27/README.md diff --git a/stable/boinc/5.0.27/app-changelog.md b/stable/boinc/5.0.27/app-changelog.md new file mode 100644 index 00000000000..1d1a007c5e6 --- /dev/null +++ b/stable/boinc/5.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-5.0.27](https://github.com/truecharts/charts/compare/boinc-5.0.26...boinc-5.0.27) (2023-06-20) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9790](https://github.com/truecharts/charts/issues/9790)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.26/app-readme.md b/stable/boinc/5.0.27/app-readme.md similarity index 100% rename from stable/boinc/5.0.26/app-readme.md rename to stable/boinc/5.0.27/app-readme.md diff --git a/stable/boinc/5.0.26/charts/common-12.14.2.tgz b/stable/boinc/5.0.27/charts/common-12.14.2.tgz similarity index 100% rename from stable/boinc/5.0.26/charts/common-12.14.2.tgz rename to stable/boinc/5.0.27/charts/common-12.14.2.tgz diff --git a/stable/boinc/5.0.26/ix_values.yaml b/stable/boinc/5.0.27/ix_values.yaml similarity index 85% rename from stable/boinc/5.0.26/ix_values.yaml rename to stable/boinc/5.0.27/ix_values.yaml index d934f1626e3..8bdf00cd945 100644 --- a/stable/boinc/5.0.26/ix_values.yaml +++ b/stable/boinc/5.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:4266a1089b9f2dec6e38b11429411ec30dcc8e66da84a6410e6b9bb7652b0d24 + tag: latest@sha256:2e45133151dc2f0cded960662de9c51bebe8d48bf8ff7bc49f1d6907f4d5e30b securityContext: container: diff --git a/stable/boinc/5.0.26/questions.yaml b/stable/boinc/5.0.27/questions.yaml similarity index 98% rename from stable/boinc/5.0.26/questions.yaml rename to stable/boinc/5.0.27/questions.yaml index 5e64b6a5c3a..76fdc53492a 100644 --- a/stable/boinc/5.0.26/questions.yaml +++ b/stable/boinc/5.0.27/questions.yaml @@ -561,8 +561,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/boinc/5.0.26/templates/NOTES.txt b/stable/boinc/5.0.27/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.26/templates/NOTES.txt rename to stable/boinc/5.0.27/templates/NOTES.txt diff --git a/stable/boinc/5.0.26/templates/common.yaml b/stable/boinc/5.0.27/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.26/templates/common.yaml rename to stable/boinc/5.0.27/templates/common.yaml diff --git a/stable/boinc/5.0.26/values.yaml b/stable/boinc/5.0.27/values.yaml similarity index 100% rename from stable/boinc/5.0.26/values.yaml rename to stable/boinc/5.0.27/values.yaml