From adfcb1c2b69f95d78133bfc22969a1b6cd9405bd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 19 Jul 2023 03:34:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/audiobookshelf/5.0.26/app-changelog.md | 9 - .../{5.0.26 => 5.0.27}/CHANGELOG.md | 18 +- .../{5.0.26 => 5.0.27}/Chart.yaml | 4 +- .../{5.0.26 => 5.0.27}/README.md | 0 stable/audiobookshelf/5.0.27/app-changelog.md | 9 + .../{5.0.26 => 5.0.27}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{5.0.26 => 5.0.27}/ix_values.yaml | 2 +- .../{5.0.26 => 5.0.27}/questions.yaml | 202 ++++++++++-------- .../{5.0.26 => 5.0.27}/templates/NOTES.txt | 0 .../{5.0.26 => 5.0.27}/templates/_secrets.tpl | 0 .../{5.0.26 => 5.0.27}/templates/common.yaml | 0 .../{5.0.26 => 5.0.27}/values.yaml | 0 13 files changed, 139 insertions(+), 105 deletions(-) delete mode 100644 stable/audiobookshelf/5.0.26/app-changelog.md rename stable/audiobookshelf/{5.0.26 => 5.0.27}/CHANGELOG.md (93%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/Chart.yaml (95%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/README.md (100%) create mode 100644 stable/audiobookshelf/5.0.27/app-changelog.md rename stable/audiobookshelf/{5.0.26 => 5.0.27}/app-readme.md (100%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/charts/common-12.14.6.tgz (100%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/ix_values.yaml (92%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/questions.yaml (94%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/templates/NOTES.txt (100%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/templates/_secrets.tpl (100%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/templates/common.yaml (100%) rename stable/audiobookshelf/{5.0.26 => 5.0.27}/values.yaml (100%) diff --git a/stable/audiobookshelf/5.0.26/app-changelog.md b/stable/audiobookshelf/5.0.26/app-changelog.md deleted file mode 100644 index 8d4451183f4..00000000000 --- a/stable/audiobookshelf/5.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-5.0.26](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.25...audiobookshelf-5.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.26/CHANGELOG.md b/stable/audiobookshelf/5.0.27/CHANGELOG.md similarity index 93% rename from stable/audiobookshelf/5.0.26/CHANGELOG.md rename to stable/audiobookshelf/5.0.27/CHANGELOG.md index 37e3ae16e1e..d8953904484 100644 --- a/stable/audiobookshelf/5.0.26/CHANGELOG.md +++ b/stable/audiobookshelf/5.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [audiobookshelf-5.0.27](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.26...audiobookshelf-5.0.27) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.3.2 ([#10600](https://github.com/truecharts/charts/issues/10600)) + + + + ## [audiobookshelf-5.0.26](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.25...audiobookshelf-5.0.26) (2023-07-01) ### Chore @@ -85,15 +94,6 @@ -## [audiobookshelf-5.0.25](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.24...audiobookshelf-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.23 ([#9652](https://github.com/truecharts/charts/issues/9652)) - - - - ## [audiobookshelf-5.0.25](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.24...audiobookshelf-5.0.25) (2023-06-15) ### Chore diff --git a/stable/audiobookshelf/5.0.26/Chart.yaml b/stable/audiobookshelf/5.0.27/Chart.yaml similarity index 95% rename from stable/audiobookshelf/5.0.26/Chart.yaml rename to stable/audiobookshelf/5.0.27/Chart.yaml index 682db80f1f0..3be898315b4 100644 --- a/stable/audiobookshelf/5.0.26/Chart.yaml +++ b/stable/audiobookshelf/5.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.23" +appVersion: "2.3.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: audiobookshelf sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://github.com/advplyr/audiobookshelf -version: 5.0.26 +version: 5.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/audiobookshelf/5.0.26/README.md b/stable/audiobookshelf/5.0.27/README.md similarity index 100% rename from stable/audiobookshelf/5.0.26/README.md rename to stable/audiobookshelf/5.0.27/README.md diff --git a/stable/audiobookshelf/5.0.27/app-changelog.md b/stable/audiobookshelf/5.0.27/app-changelog.md new file mode 100644 index 00000000000..7ed6b860985 --- /dev/null +++ b/stable/audiobookshelf/5.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-5.0.27](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.26...audiobookshelf-5.0.27) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.3.2 ([#10600](https://github.com/truecharts/charts/issues/10600)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.26/app-readme.md b/stable/audiobookshelf/5.0.27/app-readme.md similarity index 100% rename from stable/audiobookshelf/5.0.26/app-readme.md rename to stable/audiobookshelf/5.0.27/app-readme.md diff --git a/stable/audiobookshelf/5.0.26/charts/common-12.14.6.tgz b/stable/audiobookshelf/5.0.27/charts/common-12.14.6.tgz similarity index 100% rename from stable/audiobookshelf/5.0.26/charts/common-12.14.6.tgz rename to stable/audiobookshelf/5.0.27/charts/common-12.14.6.tgz diff --git a/stable/audiobookshelf/5.0.26/ix_values.yaml b/stable/audiobookshelf/5.0.27/ix_values.yaml similarity index 92% rename from stable/audiobookshelf/5.0.26/ix_values.yaml rename to stable/audiobookshelf/5.0.27/ix_values.yaml index b741e8ee7bd..2d1649eafb5 100644 --- a/stable/audiobookshelf/5.0.26/ix_values.yaml +++ b/stable/audiobookshelf/5.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/audiobookshelf - tag: v2.2.23@sha256:1f967c966a2a6c884b14df981f043244c90142e52fb08749b4713dc4a2a31f0b + tag: v2.3.2@sha256:c4922354cbd2e277423999b2ad72071e8d6ae6a562418cb25a9bbb95456261af pullPolicy: IfNotPresent securityContext: diff --git a/stable/audiobookshelf/5.0.26/questions.yaml b/stable/audiobookshelf/5.0.27/questions.yaml similarity index 94% rename from stable/audiobookshelf/5.0.26/questions.yaml rename to stable/audiobookshelf/5.0.27/questions.yaml index 1632700c7b9..b467fffb4e0 100644 --- a/stable/audiobookshelf/5.0.26/questions.yaml +++ b/stable/audiobookshelf/5.0.27/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: @@ -645,14 +646,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 @@ -661,27 +654,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: @@ -745,14 +747,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 @@ -761,27 +755,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: @@ -857,13 +860,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/audiobookshelf/5.0.26/templates/NOTES.txt b/stable/audiobookshelf/5.0.27/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/5.0.26/templates/NOTES.txt rename to stable/audiobookshelf/5.0.27/templates/NOTES.txt diff --git a/stable/audiobookshelf/5.0.26/templates/_secrets.tpl b/stable/audiobookshelf/5.0.27/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/5.0.26/templates/_secrets.tpl rename to stable/audiobookshelf/5.0.27/templates/_secrets.tpl diff --git a/stable/audiobookshelf/5.0.26/templates/common.yaml b/stable/audiobookshelf/5.0.27/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/5.0.26/templates/common.yaml rename to stable/audiobookshelf/5.0.27/templates/common.yaml diff --git a/stable/audiobookshelf/5.0.26/values.yaml b/stable/audiobookshelf/5.0.27/values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.26/values.yaml rename to stable/audiobookshelf/5.0.27/values.yaml