diff --git a/stable/openhab/5.0.16/app-changelog.md b/stable/openhab/5.0.16/app-changelog.md deleted file mode 100644 index 08e6910c885..00000000000 --- a/stable/openhab/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-5.0.16](https://github.com/truecharts/charts/compare/openhab-5.0.15...openhab-5.0.16) (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/openhab/5.0.16/CHANGELOG.md b/stable/openhab/5.0.17/CHANGELOG.md similarity index 90% rename from stable/openhab/5.0.16/CHANGELOG.md rename to stable/openhab/5.0.17/CHANGELOG.md index e748cf3ca9a..fa9fc90e792 100644 --- a/stable/openhab/5.0.16/CHANGELOG.md +++ b/stable/openhab/5.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openhab-5.0.17](https://github.com/truecharts/charts/compare/openhab-5.0.16...openhab-5.0.17) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.4 ([#10321](https://github.com/truecharts/charts/issues/10321)) + + + + ## [openhab-5.0.16](https://github.com/truecharts/charts/compare/openhab-5.0.15...openhab-5.0.16) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [openhab-5.0.7](https://github.com/truecharts/charts/compare/openhab-5.0.6...openhab-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/openhab/5.0.16/Chart.yaml b/stable/openhab/5.0.17/Chart.yaml similarity index 97% rename from stable/openhab/5.0.16/Chart.yaml rename to stable/openhab/5.0.17/Chart.yaml index 7e5daffbd2b..c5952d6699f 100644 --- a/stable/openhab/5.0.16/Chart.yaml +++ b/stable/openhab/5.0.17/Chart.yaml @@ -19,7 +19,7 @@ name: openhab sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openhab type: application -version: 5.0.16 +version: 5.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/openhab/5.0.16/README.md b/stable/openhab/5.0.17/README.md similarity index 100% rename from stable/openhab/5.0.16/README.md rename to stable/openhab/5.0.17/README.md diff --git a/stable/openhab/5.0.17/app-changelog.md b/stable/openhab/5.0.17/app-changelog.md new file mode 100644 index 00000000000..99b814b592b --- /dev/null +++ b/stable/openhab/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-5.0.17](https://github.com/truecharts/charts/compare/openhab-5.0.16...openhab-5.0.17) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.4 ([#10321](https://github.com/truecharts/charts/issues/10321)) + + \ No newline at end of file diff --git a/stable/openhab/5.0.16/app-readme.md b/stable/openhab/5.0.17/app-readme.md similarity index 100% rename from stable/openhab/5.0.16/app-readme.md rename to stable/openhab/5.0.17/app-readme.md diff --git a/stable/openhab/5.0.16/charts/common-12.14.6.tgz b/stable/openhab/5.0.17/charts/common-12.14.6.tgz similarity index 100% rename from stable/openhab/5.0.16/charts/common-12.14.6.tgz rename to stable/openhab/5.0.17/charts/common-12.14.6.tgz diff --git a/stable/openhab/5.0.16/ix_values.yaml b/stable/openhab/5.0.17/ix_values.yaml similarity index 94% rename from stable/openhab/5.0.16/ix_values.yaml rename to stable/openhab/5.0.17/ix_values.yaml index fd9c5117779..9818927f450 100644 --- a/stable/openhab/5.0.16/ix_values.yaml +++ b/stable/openhab/5.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openhab pullPolicy: IfNotPresent - tag: v3.4.4@sha256:61e63722d22e8881cc872e73bf87b9def4ca101a44600c81dc16c9e6b35e080c + tag: v3.4.4@sha256:640c2c8b1123c61e80a75c2f7bf77fb24e4bb5b2eb31653f4b08147aeec9accf service: main: ports: diff --git a/stable/openhab/5.0.16/questions.yaml b/stable/openhab/5.0.17/questions.yaml similarity index 94% rename from stable/openhab/5.0.16/questions.yaml rename to stable/openhab/5.0.17/questions.yaml index f61d0b12dba..53b4c90c4e4 100644 --- a/stable/openhab/5.0.16/questions.yaml +++ b/stable/openhab/5.0.17/questions.yaml @@ -596,14 +596,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 @@ -612,27 +604,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: @@ -696,14 +697,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 @@ -712,27 +705,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: @@ -796,14 +798,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 @@ -812,27 +806,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: @@ -908,13 +911,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/openhab/5.0.16/templates/NOTES.txt b/stable/openhab/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/openhab/5.0.16/templates/NOTES.txt rename to stable/openhab/5.0.17/templates/NOTES.txt diff --git a/stable/openhab/5.0.16/templates/common.yaml b/stable/openhab/5.0.17/templates/common.yaml similarity index 100% rename from stable/openhab/5.0.16/templates/common.yaml rename to stable/openhab/5.0.17/templates/common.yaml diff --git a/stable/openhab/5.0.16/values.yaml b/stable/openhab/5.0.17/values.yaml similarity index 100% rename from stable/openhab/5.0.16/values.yaml rename to stable/openhab/5.0.17/values.yaml