From 475c95a9d294c8300a6fbdcb57f0478cfb4e23a2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 20 Jul 2023 06:42:26 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/soft-serve/2.0.25/app-changelog.md | 9 - .../{2.0.25 => 2.0.26}/CHANGELOG.md | 18 +- .../soft-serve/{2.0.25 => 2.0.26}/Chart.yaml | 4 +- .../soft-serve/{2.0.25 => 2.0.26}/README.md | 0 stable/soft-serve/2.0.26/app-changelog.md | 9 + .../{2.0.25 => 2.0.26}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{2.0.25 => 2.0.26}/ix_values.yaml | 2 +- .../{2.0.25 => 2.0.26}/questions.yaml | 202 ++++++++++-------- .../{2.0.25 => 2.0.26}/templates/NOTES.txt | 0 .../{2.0.25 => 2.0.26}/templates/_secret.tpl | 0 .../{2.0.25 => 2.0.26}/templates/common.yaml | 0 .../soft-serve/{2.0.25 => 2.0.26}/values.yaml | 0 13 files changed, 139 insertions(+), 105 deletions(-) delete mode 100644 stable/soft-serve/2.0.25/app-changelog.md rename stable/soft-serve/{2.0.25 => 2.0.26}/CHANGELOG.md (90%) rename stable/soft-serve/{2.0.25 => 2.0.26}/Chart.yaml (95%) rename stable/soft-serve/{2.0.25 => 2.0.26}/README.md (100%) create mode 100644 stable/soft-serve/2.0.26/app-changelog.md rename stable/soft-serve/{2.0.25 => 2.0.26}/app-readme.md (100%) rename stable/soft-serve/{2.0.25 => 2.0.26}/charts/common-12.14.6.tgz (100%) rename stable/soft-serve/{2.0.25 => 2.0.26}/ix_values.yaml (89%) rename stable/soft-serve/{2.0.25 => 2.0.26}/questions.yaml (94%) rename stable/soft-serve/{2.0.25 => 2.0.26}/templates/NOTES.txt (100%) rename stable/soft-serve/{2.0.25 => 2.0.26}/templates/_secret.tpl (100%) rename stable/soft-serve/{2.0.25 => 2.0.26}/templates/common.yaml (100%) rename stable/soft-serve/{2.0.25 => 2.0.26}/values.yaml (100%) diff --git a/stable/soft-serve/2.0.25/app-changelog.md b/stable/soft-serve/2.0.25/app-changelog.md deleted file mode 100644 index 99e3e32a02..0000000000 --- a/stable/soft-serve/2.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [soft-serve-2.0.25](https://github.com/truecharts/charts/compare/soft-serve-2.0.24...soft-serve-2.0.25) (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/soft-serve/2.0.25/CHANGELOG.md b/stable/soft-serve/2.0.26/CHANGELOG.md similarity index 90% rename from stable/soft-serve/2.0.25/CHANGELOG.md rename to stable/soft-serve/2.0.26/CHANGELOG.md index b14af5326c..4429815366 100644 --- a/stable/soft-serve/2.0.25/CHANGELOG.md +++ b/stable/soft-serve/2.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [soft-serve-2.0.26](https://github.com/truecharts/charts/compare/soft-serve-2.0.25...soft-serve-2.0.26) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.5.5 ([#10647](https://github.com/truecharts/charts/issues/10647)) + + + + ## [soft-serve-2.0.25](https://github.com/truecharts/charts/compare/soft-serve-2.0.24...soft-serve-2.0.25) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [soft-serve-2.0.16](https://github.com/truecharts/charts/compare/soft-serve-2.0.15...soft-serve-2.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/soft-serve/2.0.25/Chart.yaml b/stable/soft-serve/2.0.26/Chart.yaml similarity index 95% rename from stable/soft-serve/2.0.25/Chart.yaml rename to stable/soft-serve/2.0.26/Chart.yaml index b72c79d36b..c763222e04 100644 --- a/stable/soft-serve/2.0.25/Chart.yaml +++ b/stable/soft-serve/2.0.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.5.4" +appVersion: "0.5.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - https://github.com/charmbracelet/soft-serve type: application -version: 2.0.25 +version: 2.0.26 annotations: truecharts.org/catagories: | - git diff --git a/stable/soft-serve/2.0.25/README.md b/stable/soft-serve/2.0.26/README.md similarity index 100% rename from stable/soft-serve/2.0.25/README.md rename to stable/soft-serve/2.0.26/README.md diff --git a/stable/soft-serve/2.0.26/app-changelog.md b/stable/soft-serve/2.0.26/app-changelog.md new file mode 100644 index 0000000000..4e58ad628a --- /dev/null +++ b/stable/soft-serve/2.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [soft-serve-2.0.26](https://github.com/truecharts/charts/compare/soft-serve-2.0.25...soft-serve-2.0.26) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.5.5 ([#10647](https://github.com/truecharts/charts/issues/10647)) + + \ No newline at end of file diff --git a/stable/soft-serve/2.0.25/app-readme.md b/stable/soft-serve/2.0.26/app-readme.md similarity index 100% rename from stable/soft-serve/2.0.25/app-readme.md rename to stable/soft-serve/2.0.26/app-readme.md diff --git a/stable/soft-serve/2.0.25/charts/common-12.14.6.tgz b/stable/soft-serve/2.0.26/charts/common-12.14.6.tgz similarity index 100% rename from stable/soft-serve/2.0.25/charts/common-12.14.6.tgz rename to stable/soft-serve/2.0.26/charts/common-12.14.6.tgz diff --git a/stable/soft-serve/2.0.25/ix_values.yaml b/stable/soft-serve/2.0.26/ix_values.yaml similarity index 89% rename from stable/soft-serve/2.0.25/ix_values.yaml rename to stable/soft-serve/2.0.26/ix_values.yaml index cf836dcc1a..f5f0dcbb65 100644 --- a/stable/soft-serve/2.0.25/ix_values.yaml +++ b/stable/soft-serve/2.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/soft-serve pullPolicy: IfNotPresent - tag: v0.5.4@sha256:f2ee1fecb73bdb3dbf2498931ffb5c3a05ebc3151cd2650d27d9274ae617566e + tag: v0.5.5@sha256:44e120d0454ef72f5348dae2336f3257e5d617abec9e4415e54253e1508d246f softserve: host: localhost key_path: /.ssh/soft_serve_server_ed25519 diff --git a/stable/soft-serve/2.0.25/questions.yaml b/stable/soft-serve/2.0.26/questions.yaml similarity index 94% rename from stable/soft-serve/2.0.25/questions.yaml rename to stable/soft-serve/2.0.26/questions.yaml index 7144769c66..f91a655780 100644 --- a/stable/soft-serve/2.0.25/questions.yaml +++ b/stable/soft-serve/2.0.26/questions.yaml @@ -569,14 +569,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 @@ -585,27 +577,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: @@ -669,14 +670,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 @@ -685,27 +678,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: @@ -769,14 +771,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 @@ -785,27 +779,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: @@ -881,13 +884,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/soft-serve/2.0.25/templates/NOTES.txt b/stable/soft-serve/2.0.26/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/2.0.25/templates/NOTES.txt rename to stable/soft-serve/2.0.26/templates/NOTES.txt diff --git a/stable/soft-serve/2.0.25/templates/_secret.tpl b/stable/soft-serve/2.0.26/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/2.0.25/templates/_secret.tpl rename to stable/soft-serve/2.0.26/templates/_secret.tpl diff --git a/stable/soft-serve/2.0.25/templates/common.yaml b/stable/soft-serve/2.0.26/templates/common.yaml similarity index 100% rename from stable/soft-serve/2.0.25/templates/common.yaml rename to stable/soft-serve/2.0.26/templates/common.yaml diff --git a/stable/soft-serve/2.0.25/values.yaml b/stable/soft-serve/2.0.26/values.yaml similarity index 100% rename from stable/soft-serve/2.0.25/values.yaml rename to stable/soft-serve/2.0.26/values.yaml