diff --git a/stable/crafty-4/3.0.26/app-changelog.md b/stable/crafty-4/3.0.26/app-changelog.md deleted file mode 100644 index c84e2141af..0000000000 --- a/stable/crafty-4/3.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [crafty-4-3.0.26](https://github.com/truecharts/charts/compare/crafty-4-3.0.25...crafty-4-3.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/crafty-4/3.0.26/CHANGELOG.md b/stable/crafty-4/3.0.27/CHANGELOG.md similarity index 90% rename from stable/crafty-4/3.0.26/CHANGELOG.md rename to stable/crafty-4/3.0.27/CHANGELOG.md index eb6cb0cd1a..5705269c34 100644 --- a/stable/crafty-4/3.0.26/CHANGELOG.md +++ b/stable/crafty-4/3.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [crafty-4-3.0.27](https://github.com/truecharts/charts/compare/crafty-4-3.0.26...crafty-4-3.0.27) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.1.3 ([#10699](https://github.com/truecharts/charts/issues/10699)) + + + + ## [crafty-4-3.0.26](https://github.com/truecharts/charts/compare/crafty-4-3.0.25...crafty-4-3.0.26) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [crafty-4-3.0.17](https://github.com/truecharts/charts/compare/crafty-4-3.0.16...crafty-4-3.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/crafty-4/3.0.26/Chart.yaml b/stable/crafty-4/3.0.27/Chart.yaml similarity index 95% rename from stable/crafty-4/3.0.26/Chart.yaml rename to stable/crafty-4/3.0.27/Chart.yaml index fca354d5db..c08a95ac29 100644 --- a/stable/crafty-4/3.0.26/Chart.yaml +++ b/stable/crafty-4/3.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.1.2" +appVersion: "4.1.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://craftycontrol.com/ - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - GameServers diff --git a/stable/crafty-4/3.0.26/README.md b/stable/crafty-4/3.0.27/README.md similarity index 100% rename from stable/crafty-4/3.0.26/README.md rename to stable/crafty-4/3.0.27/README.md diff --git a/stable/crafty-4/3.0.27/app-changelog.md b/stable/crafty-4/3.0.27/app-changelog.md new file mode 100644 index 0000000000..66cdc864d9 --- /dev/null +++ b/stable/crafty-4/3.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crafty-4-3.0.27](https://github.com/truecharts/charts/compare/crafty-4-3.0.26...crafty-4-3.0.27) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.1.3 ([#10699](https://github.com/truecharts/charts/issues/10699)) + + \ No newline at end of file diff --git a/stable/crafty-4/3.0.26/app-readme.md b/stable/crafty-4/3.0.27/app-readme.md similarity index 100% rename from stable/crafty-4/3.0.26/app-readme.md rename to stable/crafty-4/3.0.27/app-readme.md diff --git a/stable/crafty-4/3.0.26/charts/common-12.14.6.tgz b/stable/crafty-4/3.0.27/charts/common-12.14.6.tgz similarity index 100% rename from stable/crafty-4/3.0.26/charts/common-12.14.6.tgz rename to stable/crafty-4/3.0.27/charts/common-12.14.6.tgz diff --git a/stable/crafty-4/3.0.26/ix_values.yaml b/stable/crafty-4/3.0.27/ix_values.yaml similarity index 94% rename from stable/crafty-4/3.0.26/ix_values.yaml rename to stable/crafty-4/3.0.27/ix_values.yaml index 39f7ff3227..74ebe6f29a 100644 --- a/stable/crafty-4/3.0.26/ix_values.yaml +++ b/stable/crafty-4/3.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/crafty-4 - tag: v4.1.2@sha256:11d97a375c7a9e7f5d49725fe2f962f7012394c34d00f5665cc9df40caa22fb8 + tag: v4.1.3@sha256:1e6a2ae7acc09ed25529f3438ed787eda52ce367bcf8bd44c874018de04eb7e8 securityContext: container: diff --git a/stable/crafty-4/3.0.26/questions.yaml b/stable/crafty-4/3.0.27/questions.yaml similarity index 92% rename from stable/crafty-4/3.0.26/questions.yaml rename to stable/crafty-4/3.0.27/questions.yaml index 5d1956628c..716054e18d 100644 --- a/stable/crafty-4/3.0.26/questions.yaml +++ b/stable/crafty-4/3.0.27/questions.yaml @@ -695,14 +695,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 @@ -711,27 +703,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: @@ -795,14 +796,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 @@ -811,27 +804,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: @@ -895,14 +897,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 @@ -911,27 +905,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: @@ -995,14 +998,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 @@ -1011,27 +1006,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: @@ -1095,14 +1099,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 @@ -1111,27 +1107,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: @@ -1207,13 +1212,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/crafty-4/3.0.26/templates/NOTES.txt b/stable/crafty-4/3.0.27/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/3.0.26/templates/NOTES.txt rename to stable/crafty-4/3.0.27/templates/NOTES.txt diff --git a/stable/crafty-4/3.0.26/templates/common.yaml b/stable/crafty-4/3.0.27/templates/common.yaml similarity index 100% rename from stable/crafty-4/3.0.26/templates/common.yaml rename to stable/crafty-4/3.0.27/templates/common.yaml diff --git a/stable/crafty-4/3.0.26/values.yaml b/stable/crafty-4/3.0.27/values.yaml similarity index 100% rename from stable/crafty-4/3.0.26/values.yaml rename to stable/crafty-4/3.0.27/values.yaml