From d75076a8ee3ad552acf6a0aca120f7331a790cdd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 10 Jul 2023 20:39:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/booksonic-air/9.0.28/app-changelog.md | 9 -- .../{9.0.28 => 9.0.29}/CHANGELOG.md | 18 ++-- .../{9.0.28 => 9.0.29}/Chart.yaml | 2 +- .../{9.0.28 => 9.0.29}/README.md | 0 stable/booksonic-air/9.0.29/app-changelog.md | 9 ++ .../{9.0.28 => 9.0.29}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{9.0.28 => 9.0.29}/ix_values.yaml | 2 +- .../{9.0.28 => 9.0.29}/questions.yaml | 96 ++++++++++++------ .../{9.0.28 => 9.0.29}/templates/NOTES.txt | 0 .../{9.0.28 => 9.0.29}/templates/common.yaml | 0 .../{9.0.28 => 9.0.29}/values.yaml | 0 12 files changed, 84 insertions(+), 52 deletions(-) delete mode 100644 stable/booksonic-air/9.0.28/app-changelog.md rename stable/booksonic-air/{9.0.28 => 9.0.29}/CHANGELOG.md (91%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/Chart.yaml (97%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/README.md (100%) create mode 100644 stable/booksonic-air/9.0.29/app-changelog.md rename stable/booksonic-air/{9.0.28 => 9.0.29}/app-readme.md (100%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/charts/common-12.14.6.tgz (100%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/ix_values.yaml (89%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/questions.yaml (96%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/templates/NOTES.txt (100%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/templates/common.yaml (100%) rename stable/booksonic-air/{9.0.28 => 9.0.29}/values.yaml (100%) diff --git a/stable/booksonic-air/9.0.28/app-changelog.md b/stable/booksonic-air/9.0.28/app-changelog.md deleted file mode 100644 index 8518dacc93e..00000000000 --- a/stable/booksonic-air/9.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [booksonic-air-9.0.28](https://github.com/truecharts/charts/compare/booksonic-air-9.0.27...booksonic-air-9.0.28) (2023-07-05) - -### Chore - -- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#10176](https://github.com/truecharts/charts/issues/10176)) - - \ No newline at end of file diff --git a/stable/booksonic-air/9.0.28/CHANGELOG.md b/stable/booksonic-air/9.0.29/CHANGELOG.md similarity index 91% rename from stable/booksonic-air/9.0.28/CHANGELOG.md rename to stable/booksonic-air/9.0.29/CHANGELOG.md index b543450b7a4..0e9bf6a8424 100644 --- a/stable/booksonic-air/9.0.28/CHANGELOG.md +++ b/stable/booksonic-air/9.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [booksonic-air-9.0.29](https://github.com/truecharts/charts/compare/booksonic-air-9.0.28...booksonic-air-9.0.29) (2023-07-10) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#10374](https://github.com/truecharts/charts/issues/10374)) + + + + ## [booksonic-air-9.0.28](https://github.com/truecharts/charts/compare/booksonic-air-9.0.27...booksonic-air-9.0.28) (2023-07-05) ### Chore @@ -88,12 +97,3 @@ - hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - -## [booksonic-air-9.0.19](https://github.com/truecharts/charts/compare/booksonic-air-9.0.18...booksonic-air-9.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - diff --git a/stable/booksonic-air/9.0.28/Chart.yaml b/stable/booksonic-air/9.0.29/Chart.yaml similarity index 97% rename from stable/booksonic-air/9.0.28/Chart.yaml rename to stable/booksonic-air/9.0.29/Chart.yaml index 50afaf3b9b5..340815108fd 100644 --- a/stable/booksonic-air/9.0.28/Chart.yaml +++ b/stable/booksonic-air/9.0.29/Chart.yaml @@ -19,7 +19,7 @@ name: booksonic-air sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://github.com/popeen/Booksonic-Air -version: 9.0.28 +version: 9.0.29 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/9.0.28/README.md b/stable/booksonic-air/9.0.29/README.md similarity index 100% rename from stable/booksonic-air/9.0.28/README.md rename to stable/booksonic-air/9.0.29/README.md diff --git a/stable/booksonic-air/9.0.29/app-changelog.md b/stable/booksonic-air/9.0.29/app-changelog.md new file mode 100644 index 00000000000..c8b91d999f3 --- /dev/null +++ b/stable/booksonic-air/9.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-9.0.29](https://github.com/truecharts/charts/compare/booksonic-air-9.0.28...booksonic-air-9.0.29) (2023-07-10) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#10374](https://github.com/truecharts/charts/issues/10374)) + + \ No newline at end of file diff --git a/stable/booksonic-air/9.0.28/app-readme.md b/stable/booksonic-air/9.0.29/app-readme.md similarity index 100% rename from stable/booksonic-air/9.0.28/app-readme.md rename to stable/booksonic-air/9.0.29/app-readme.md diff --git a/stable/booksonic-air/9.0.28/charts/common-12.14.6.tgz b/stable/booksonic-air/9.0.29/charts/common-12.14.6.tgz similarity index 100% rename from stable/booksonic-air/9.0.28/charts/common-12.14.6.tgz rename to stable/booksonic-air/9.0.29/charts/common-12.14.6.tgz diff --git a/stable/booksonic-air/9.0.28/ix_values.yaml b/stable/booksonic-air/9.0.29/ix_values.yaml similarity index 89% rename from stable/booksonic-air/9.0.28/ix_values.yaml rename to stable/booksonic-air/9.0.29/ix_values.yaml index 2908734c89a..c3c8acdf195 100644 --- a/stable/booksonic-air/9.0.28/ix_values.yaml +++ b/stable/booksonic-air/9.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent - tag: v2201.1.0@sha256:bfea3980ab767a16a5d0c653536d5a4cbd1f9a143621ec0f7881cf2109ff32e7 + tag: v2201.1.0@sha256:1d0322138d761242a7196cf8d0e8153cb907aa9ab140f4438d082a0e0595a9e0 securityContext: container: diff --git a/stable/booksonic-air/9.0.28/questions.yaml b/stable/booksonic-air/9.0.29/questions.yaml similarity index 96% rename from stable/booksonic-air/9.0.28/questions.yaml rename to stable/booksonic-air/9.0.29/questions.yaml index 943b5119ed6..89d3cb86438 100644 --- a/stable/booksonic-air/9.0.28/questions.yaml +++ b/stable/booksonic-air/9.0.29/questions.yaml @@ -545,14 +545,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - 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 @@ -561,27 +553,36 @@ questions: 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 + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - 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
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -657,13 +658,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - 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/booksonic-air/9.0.28/templates/NOTES.txt b/stable/booksonic-air/9.0.29/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/9.0.28/templates/NOTES.txt rename to stable/booksonic-air/9.0.29/templates/NOTES.txt diff --git a/stable/booksonic-air/9.0.28/templates/common.yaml b/stable/booksonic-air/9.0.29/templates/common.yaml similarity index 100% rename from stable/booksonic-air/9.0.28/templates/common.yaml rename to stable/booksonic-air/9.0.29/templates/common.yaml diff --git a/stable/booksonic-air/9.0.28/values.yaml b/stable/booksonic-air/9.0.29/values.yaml similarity index 100% rename from stable/booksonic-air/9.0.28/values.yaml rename to stable/booksonic-air/9.0.29/values.yaml