diff --git a/stable/homarr/5.0.26/app-changelog.md b/stable/homarr/5.0.26/app-changelog.md deleted file mode 100644 index 31cdd5b4b0b..00000000000 --- a/stable/homarr/5.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homarr-5.0.26](https://github.com/truecharts/charts/compare/homarr-5.0.25...homarr-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/homarr/5.0.26/CHANGELOG.md b/stable/homarr/5.0.27/CHANGELOG.md similarity index 91% rename from stable/homarr/5.0.26/CHANGELOG.md rename to stable/homarr/5.0.27/CHANGELOG.md index 395195838d4..818de56c941 100644 --- a/stable/homarr/5.0.26/CHANGELOG.md +++ b/stable/homarr/5.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homarr-5.0.27](https://github.com/truecharts/charts/compare/homarr-5.0.26...homarr-5.0.27) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.0 ([#10602](https://github.com/truecharts/charts/issues/10602)) + + + + ## [homarr-5.0.26](https://github.com/truecharts/charts/compare/homarr-5.0.25...homarr-5.0.26) (2023-07-01) ### Chore @@ -85,15 +94,6 @@ -## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655)) - - - - ## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) ### Chore diff --git a/stable/homarr/5.0.26/Chart.yaml b/stable/homarr/5.0.27/Chart.yaml similarity index 95% rename from stable/homarr/5.0.26/Chart.yaml rename to stable/homarr/5.0.27/Chart.yaml index 0a2d5b20295..b33dfee8edc 100644 --- a/stable/homarr/5.0.26/Chart.yaml +++ b/stable/homarr/5.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.12.3" +appVersion: "0.13.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: homarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - https://github.com/ajnart/homarr -version: 5.0.26 +version: 5.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/homarr/5.0.26/README.md b/stable/homarr/5.0.27/README.md similarity index 100% rename from stable/homarr/5.0.26/README.md rename to stable/homarr/5.0.27/README.md diff --git a/stable/homarr/5.0.27/app-changelog.md b/stable/homarr/5.0.27/app-changelog.md new file mode 100644 index 00000000000..d9045529e4b --- /dev/null +++ b/stable/homarr/5.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homarr-5.0.27](https://github.com/truecharts/charts/compare/homarr-5.0.26...homarr-5.0.27) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.0 ([#10602](https://github.com/truecharts/charts/issues/10602)) + + \ No newline at end of file diff --git a/stable/homarr/5.0.26/app-readme.md b/stable/homarr/5.0.27/app-readme.md similarity index 100% rename from stable/homarr/5.0.26/app-readme.md rename to stable/homarr/5.0.27/app-readme.md diff --git a/stable/homarr/5.0.26/charts/common-12.14.6.tgz b/stable/homarr/5.0.27/charts/common-12.14.6.tgz similarity index 100% rename from stable/homarr/5.0.26/charts/common-12.14.6.tgz rename to stable/homarr/5.0.27/charts/common-12.14.6.tgz diff --git a/stable/homarr/5.0.26/ix_values.yaml b/stable/homarr/5.0.27/ix_values.yaml similarity index 79% rename from stable/homarr/5.0.26/ix_values.yaml rename to stable/homarr/5.0.27/ix_values.yaml index 8c672799c19..3da7ddd1fd2 100644 --- a/stable/homarr/5.0.26/ix_values.yaml +++ b/stable/homarr/5.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homarr - tag: v0.12.3@sha256:edcea2612419012e275b4e25cedb91bc1c7a50aacec557d84f95e5dd57698e14 + tag: v0.13.0@sha256:8196ffe3799185cb3a31057b2b2ef5979d5cd5e5cbcb438134298f833079ff3a pullPolicy: IfNotPresent service: main: diff --git a/stable/homarr/5.0.26/questions.yaml b/stable/homarr/5.0.27/questions.yaml similarity index 95% rename from stable/homarr/5.0.26/questions.yaml rename to stable/homarr/5.0.27/questions.yaml index 53ab90a1490..a120b2bbddf 100644 --- a/stable/homarr/5.0.26/questions.yaml +++ b/stable/homarr/5.0.27/questions.yaml @@ -547,14 +547,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 @@ -563,27 +555,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: @@ -647,14 +648,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 @@ -663,27 +656,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: @@ -759,13 +761,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/homarr/5.0.26/templates/NOTES.txt b/stable/homarr/5.0.27/templates/NOTES.txt similarity index 100% rename from stable/homarr/5.0.26/templates/NOTES.txt rename to stable/homarr/5.0.27/templates/NOTES.txt diff --git a/stable/homarr/5.0.26/templates/common.yaml b/stable/homarr/5.0.27/templates/common.yaml similarity index 100% rename from stable/homarr/5.0.26/templates/common.yaml rename to stable/homarr/5.0.27/templates/common.yaml diff --git a/stable/homarr/5.0.26/values.yaml b/stable/homarr/5.0.27/values.yaml similarity index 100% rename from stable/homarr/5.0.26/values.yaml rename to stable/homarr/5.0.27/values.yaml