diff --git a/stable/budge/5.0.31/app-changelog.md b/stable/budge/5.0.31/app-changelog.md deleted file mode 100644 index 6ebb0ee4e9..0000000000 --- a/stable/budge/5.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.31](https://github.com/truecharts/charts/compare/budge-5.0.30...budge-5.0.31) (2023-07-02) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#10080](https://github.com/truecharts/charts/issues/10080)) - - \ No newline at end of file diff --git a/stable/budge/5.0.31/CHANGELOG.md b/stable/budge/5.0.32/CHANGELOG.md similarity index 91% rename from stable/budge/5.0.31/CHANGELOG.md rename to stable/budge/5.0.32/CHANGELOG.md index 01daa9133f..732d2a2082 100644 --- a/stable/budge/5.0.31/CHANGELOG.md +++ b/stable/budge/5.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-5.0.32](https://github.com/truecharts/charts/compare/budge-5.0.31...budge-5.0.32) (2023-07-09) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#10334](https://github.com/truecharts/charts/issues/10334)) + + + + ## [budge-5.0.31](https://github.com/truecharts/charts/compare/budge-5.0.30...budge-5.0.31) (2023-07-02) ### Chore @@ -85,15 +94,6 @@ -## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9612](https://github.com/truecharts/charts/issues/9612)) - - - - ## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14) ### Chore diff --git a/stable/budge/5.0.31/Chart.yaml b/stable/budge/5.0.32/Chart.yaml similarity index 97% rename from stable/budge/5.0.31/Chart.yaml rename to stable/budge/5.0.32/Chart.yaml index cb6c22346b..e5f461e85f 100644 --- a/stable/budge/5.0.31/Chart.yaml +++ b/stable/budge/5.0.32/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 5.0.31 +version: 5.0.32 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/5.0.31/README.md b/stable/budge/5.0.32/README.md similarity index 100% rename from stable/budge/5.0.31/README.md rename to stable/budge/5.0.32/README.md diff --git a/stable/budge/5.0.32/app-changelog.md b/stable/budge/5.0.32/app-changelog.md new file mode 100644 index 0000000000..c7c5d1b366 --- /dev/null +++ b/stable/budge/5.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.32](https://github.com/truecharts/charts/compare/budge-5.0.31...budge-5.0.32) (2023-07-09) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#10334](https://github.com/truecharts/charts/issues/10334)) + + \ No newline at end of file diff --git a/stable/budge/5.0.31/app-readme.md b/stable/budge/5.0.32/app-readme.md similarity index 100% rename from stable/budge/5.0.31/app-readme.md rename to stable/budge/5.0.32/app-readme.md diff --git a/stable/budge/5.0.31/charts/common-12.14.6.tgz b/stable/budge/5.0.32/charts/common-12.14.6.tgz similarity index 100% rename from stable/budge/5.0.31/charts/common-12.14.6.tgz rename to stable/budge/5.0.32/charts/common-12.14.6.tgz diff --git a/stable/budge/5.0.31/ix_values.yaml b/stable/budge/5.0.32/ix_values.yaml similarity index 85% rename from stable/budge/5.0.31/ix_values.yaml rename to stable/budge/5.0.32/ix_values.yaml index 17bfdf456d..7fa227d8ad 100644 --- a/stable/budge/5.0.31/ix_values.yaml +++ b/stable/budge/5.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:ed9b6d01a47a29244b2bb652bb0be5e10fe8c35bda767ed7c059aa02cc9bb5af + tag: v0.0.9@sha256:f44528c84981f0c8f009340659c9ba6e77610b1b934b22eff1acad52cc28851b pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/5.0.31/questions.yaml b/stable/budge/5.0.32/questions.yaml similarity index 96% rename from stable/budge/5.0.31/questions.yaml rename to stable/budge/5.0.32/questions.yaml index e5805eb5fd..f46a962ad0 100644 --- a/stable/budge/5.0.31/questions.yaml +++ b/stable/budge/5.0.32/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/budge/5.0.31/templates/NOTES.txt b/stable/budge/5.0.32/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.31/templates/NOTES.txt rename to stable/budge/5.0.32/templates/NOTES.txt diff --git a/stable/budge/5.0.31/templates/common.yaml b/stable/budge/5.0.32/templates/common.yaml similarity index 100% rename from stable/budge/5.0.31/templates/common.yaml rename to stable/budge/5.0.32/templates/common.yaml diff --git a/stable/budge/5.0.31/values.yaml b/stable/budge/5.0.32/values.yaml similarity index 100% rename from stable/budge/5.0.31/values.yaml rename to stable/budge/5.0.32/values.yaml