From 6af9b6c71844c1bf3d869f33209a37ef2fac0a04 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 20 Jul 2023 02:54:47 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/muse/1.0.12/app-changelog.md | 9 -- stable/muse/{1.0.12 => 1.0.13}/CHANGELOG.md | 18 ++-- stable/muse/{1.0.12 => 1.0.13}/Chart.yaml | 4 +- stable/muse/{1.0.12 => 1.0.13}/README.md | 0 stable/muse/1.0.13/app-changelog.md | 9 ++ stable/muse/{1.0.12 => 1.0.13}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin stable/muse/{1.0.12 => 1.0.13}/ix_values.yaml | 2 +- stable/muse/{1.0.12 => 1.0.13}/questions.yaml | 96 ++++++++++++------ .../{1.0.12 => 1.0.13}/templates/common.yaml | 0 stable/muse/{1.0.12 => 1.0.13}/values.yaml | 0 11 files changed, 85 insertions(+), 53 deletions(-) delete mode 100644 stable/muse/1.0.12/app-changelog.md rename stable/muse/{1.0.12 => 1.0.13}/CHANGELOG.md (90%) rename stable/muse/{1.0.12 => 1.0.13}/Chart.yaml (95%) rename stable/muse/{1.0.12 => 1.0.13}/README.md (100%) create mode 100644 stable/muse/1.0.13/app-changelog.md rename stable/muse/{1.0.12 => 1.0.13}/app-readme.md (100%) rename stable/muse/{1.0.12 => 1.0.13}/charts/common-12.14.6.tgz (100%) rename stable/muse/{1.0.12 => 1.0.13}/ix_values.yaml (92%) rename stable/muse/{1.0.12 => 1.0.13}/questions.yaml (96%) rename stable/muse/{1.0.12 => 1.0.13}/templates/common.yaml (100%) rename stable/muse/{1.0.12 => 1.0.13}/values.yaml (100%) diff --git a/stable/muse/1.0.12/app-changelog.md b/stable/muse/1.0.12/app-changelog.md deleted file mode 100644 index a23340a51d..0000000000 --- a/stable/muse/1.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-1.0.12](https://github.com/truecharts/charts/compare/muse-1.0.11...muse-1.0.12) (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/muse/1.0.12/CHANGELOG.md b/stable/muse/1.0.13/CHANGELOG.md similarity index 90% rename from stable/muse/1.0.12/CHANGELOG.md rename to stable/muse/1.0.13/CHANGELOG.md index deecb1d598..7a8b2cc114 100644 --- a/stable/muse/1.0.12/CHANGELOG.md +++ b/stable/muse/1.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [muse-1.0.13](https://github.com/truecharts/charts/compare/muse-1.0.12...muse-1.0.13) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.3.1 ([#10639](https://github.com/truecharts/charts/issues/10639)) + + + + ## [muse-1.0.12](https://github.com/truecharts/charts/compare/muse-1.0.11...muse-1.0.12) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ ## [muse-1.0.3](https://github.com/truecharts/charts/compare/muse-1.0.2...muse-1.0.3) (2023-05-22) ### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - diff --git a/stable/muse/1.0.12/Chart.yaml b/stable/muse/1.0.13/Chart.yaml similarity index 95% rename from stable/muse/1.0.12/Chart.yaml rename to stable/muse/1.0.13/Chart.yaml index e35995dea4..e45f0f801d 100644 --- a/stable/muse/1.0.12/Chart.yaml +++ b/stable/muse/1.0.13/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.3.0" +appVersion: "2.3.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://github.com/codetheweb/muse type: application -version: 1.0.12 +version: 1.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/muse/1.0.12/README.md b/stable/muse/1.0.13/README.md similarity index 100% rename from stable/muse/1.0.12/README.md rename to stable/muse/1.0.13/README.md diff --git a/stable/muse/1.0.13/app-changelog.md b/stable/muse/1.0.13/app-changelog.md new file mode 100644 index 0000000000..4f7a3eb390 --- /dev/null +++ b/stable/muse/1.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-1.0.13](https://github.com/truecharts/charts/compare/muse-1.0.12...muse-1.0.13) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.3.1 ([#10639](https://github.com/truecharts/charts/issues/10639)) + + \ No newline at end of file diff --git a/stable/muse/1.0.12/app-readme.md b/stable/muse/1.0.13/app-readme.md similarity index 100% rename from stable/muse/1.0.12/app-readme.md rename to stable/muse/1.0.13/app-readme.md diff --git a/stable/muse/1.0.12/charts/common-12.14.6.tgz b/stable/muse/1.0.13/charts/common-12.14.6.tgz similarity index 100% rename from stable/muse/1.0.12/charts/common-12.14.6.tgz rename to stable/muse/1.0.13/charts/common-12.14.6.tgz diff --git a/stable/muse/1.0.12/ix_values.yaml b/stable/muse/1.0.13/ix_values.yaml similarity index 92% rename from stable/muse/1.0.12/ix_values.yaml rename to stable/muse/1.0.13/ix_values.yaml index 40dbc87283..2c7a82fadc 100644 --- a/stable/muse/1.0.12/ix_values.yaml +++ b/stable/muse/1.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/muse pullPolicy: IfNotPresent - tag: v2.3.0@sha256:a04a200ac4e3435697dfe5c222beb7a32887912074f59dcd2d2ca8fa669f199a + tag: v2.3.1@sha256:ee619f5faf8dadd76e01341a4fdf7861345dbfbb931c4deaf6332dbe6724ff4c securityContext: container: diff --git a/stable/muse/1.0.12/questions.yaml b/stable/muse/1.0.13/questions.yaml similarity index 96% rename from stable/muse/1.0.12/questions.yaml rename to stable/muse/1.0.13/questions.yaml index df488bf6be..4aaaa6b7aa 100644 --- a/stable/muse/1.0.12/questions.yaml +++ b/stable/muse/1.0.13/questions.yaml @@ -570,14 +570,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 @@ -586,27 +578,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: @@ -682,13 +683,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/muse/1.0.12/templates/common.yaml b/stable/muse/1.0.13/templates/common.yaml similarity index 100% rename from stable/muse/1.0.12/templates/common.yaml rename to stable/muse/1.0.13/templates/common.yaml diff --git a/stable/muse/1.0.12/values.yaml b/stable/muse/1.0.13/values.yaml similarity index 100% rename from stable/muse/1.0.12/values.yaml rename to stable/muse/1.0.13/values.yaml