diff --git a/stable/lancache-monolithic/4.0.15/app-changelog.md b/stable/lancache-monolithic/4.0.15/app-changelog.md deleted file mode 100644 index 2ec27c86c2..0000000000 --- a/stable/lancache-monolithic/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-monolithic-4.0.15](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.14...lancache-monolithic-4.0.15) (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/lancache-monolithic/4.0.15/CHANGELOG.md b/stable/lancache-monolithic/4.0.16/CHANGELOG.md similarity index 90% rename from stable/lancache-monolithic/4.0.15/CHANGELOG.md rename to stable/lancache-monolithic/4.0.16/CHANGELOG.md index 065a224660..fab738fc8c 100644 --- a/stable/lancache-monolithic/4.0.15/CHANGELOG.md +++ b/stable/lancache-monolithic/4.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [lancache-monolithic-4.0.16](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.15...lancache-monolithic-4.0.16) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest ([#10798](https://github.com/truecharts/charts/issues/10798)) + + + + ## [lancache-monolithic-4.0.15](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.14...lancache-monolithic-4.0.15) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [lancache-monolithic-4.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.5...lancache-monolithic-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/lancache-monolithic/4.0.15/Chart.yaml b/stable/lancache-monolithic/4.0.16/Chart.yaml similarity index 98% rename from stable/lancache-monolithic/4.0.15/Chart.yaml rename to stable/lancache-monolithic/4.0.16/Chart.yaml index cc2abf343d..325f69a44d 100644 --- a/stable/lancache-monolithic/4.0.15/Chart.yaml +++ b/stable/lancache-monolithic/4.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-monolithic -version: 4.0.15 +version: 4.0.16 appVersion: "latest" description: A monolithic lancache service capable of caching all CDNs in a single instance. type: application diff --git a/stable/lancache-monolithic/4.0.15/README.md b/stable/lancache-monolithic/4.0.16/README.md similarity index 100% rename from stable/lancache-monolithic/4.0.15/README.md rename to stable/lancache-monolithic/4.0.16/README.md diff --git a/stable/lancache-monolithic/4.0.16/app-changelog.md b/stable/lancache-monolithic/4.0.16/app-changelog.md new file mode 100644 index 0000000000..7c13b0f84d --- /dev/null +++ b/stable/lancache-monolithic/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-monolithic-4.0.16](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.15...lancache-monolithic-4.0.16) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest ([#10798](https://github.com/truecharts/charts/issues/10798)) + + \ No newline at end of file diff --git a/stable/lancache-monolithic/4.0.15/app-readme.md b/stable/lancache-monolithic/4.0.16/app-readme.md similarity index 100% rename from stable/lancache-monolithic/4.0.15/app-readme.md rename to stable/lancache-monolithic/4.0.16/app-readme.md diff --git a/stable/lancache-monolithic/4.0.15/charts/common-12.14.6.tgz b/stable/lancache-monolithic/4.0.16/charts/common-12.14.6.tgz similarity index 100% rename from stable/lancache-monolithic/4.0.15/charts/common-12.14.6.tgz rename to stable/lancache-monolithic/4.0.16/charts/common-12.14.6.tgz diff --git a/stable/lancache-monolithic/4.0.15/ix_values.yaml b/stable/lancache-monolithic/4.0.16/ix_values.yaml similarity index 93% rename from stable/lancache-monolithic/4.0.15/ix_values.yaml rename to stable/lancache-monolithic/4.0.16/ix_values.yaml index 728c5f208e..152c3c7af2 100644 --- a/stable/lancache-monolithic/4.0.15/ix_values.yaml +++ b/stable/lancache-monolithic/4.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lancache-monolithic pullPolicy: IfNotPresent - tag: latest@sha256:34dafac25f72ff75ac35f55e6095715398a7c47aed6f580b535ca40bea940683 + tag: latest@sha256:eb23244b951e999cd1f0731fb8cc8a3aaa21c929ed20b8d35f47b1ce0f2af995 service: main: ports: diff --git a/stable/lancache-monolithic/4.0.15/questions.yaml b/stable/lancache-monolithic/4.0.16/questions.yaml similarity index 95% rename from stable/lancache-monolithic/4.0.15/questions.yaml rename to stable/lancache-monolithic/4.0.16/questions.yaml index 79e45c45d7..1a3a2ad558 100644 --- a/stable/lancache-monolithic/4.0.15/questions.yaml +++ b/stable/lancache-monolithic/4.0.16/questions.yaml @@ -638,14 +638,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 @@ -654,27 +646,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: @@ -738,14 +739,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 @@ -754,27 +747,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: @@ -850,13 +852,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/lancache-monolithic/4.0.15/templates/NOTES.txt b/stable/lancache-monolithic/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/lancache-monolithic/4.0.15/templates/NOTES.txt rename to stable/lancache-monolithic/4.0.16/templates/NOTES.txt diff --git a/stable/lancache-monolithic/4.0.15/templates/common.yaml b/stable/lancache-monolithic/4.0.16/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.15/templates/common.yaml rename to stable/lancache-monolithic/4.0.16/templates/common.yaml diff --git a/stable/lancache-monolithic/4.0.15/values.yaml b/stable/lancache-monolithic/4.0.16/values.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.15/values.yaml rename to stable/lancache-monolithic/4.0.16/values.yaml