From ec16aef6dbe145f49e440a1167a454311113df3f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 8 Jul 2023 20:41:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ring-mqtt/4.0.25/app-changelog.md | 9 -- .../ring-mqtt/{4.0.25 => 4.0.26}/CHANGELOG.md | 18 ++-- .../ring-mqtt/{4.0.25 => 4.0.26}/Chart.yaml | 4 +- stable/ring-mqtt/{4.0.25 => 4.0.26}/README.md | 0 stable/ring-mqtt/4.0.26/app-changelog.md | 9 ++ .../{4.0.25 => 4.0.26}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.25 => 4.0.26}/ix_values.yaml | 2 +- .../{4.0.25 => 4.0.26}/questions.yaml | 96 ++++++++++++------ .../{4.0.25 => 4.0.26}/templates/NOTES.txt | 0 .../{4.0.25 => 4.0.26}/templates/common.yaml | 0 .../ring-mqtt/{4.0.25 => 4.0.26}/values.yaml | 0 12 files changed, 85 insertions(+), 53 deletions(-) delete mode 100644 stable/ring-mqtt/4.0.25/app-changelog.md rename stable/ring-mqtt/{4.0.25 => 4.0.26}/CHANGELOG.md (90%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/Chart.yaml (95%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/README.md (100%) create mode 100644 stable/ring-mqtt/4.0.26/app-changelog.md rename stable/ring-mqtt/{4.0.25 => 4.0.26}/app-readme.md (100%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/charts/common-12.14.6.tgz (100%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/ix_values.yaml (93%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/questions.yaml (96%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/templates/NOTES.txt (100%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/templates/common.yaml (100%) rename stable/ring-mqtt/{4.0.25 => 4.0.26}/values.yaml (100%) diff --git a/stable/ring-mqtt/4.0.25/app-changelog.md b/stable/ring-mqtt/4.0.25/app-changelog.md deleted file mode 100644 index 07c45d25ed0..00000000000 --- a/stable/ring-mqtt/4.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-4.0.25](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.24...ring-mqtt-4.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/ring-mqtt/4.0.25/CHANGELOG.md b/stable/ring-mqtt/4.0.26/CHANGELOG.md similarity index 90% rename from stable/ring-mqtt/4.0.25/CHANGELOG.md rename to stable/ring-mqtt/4.0.26/CHANGELOG.md index 2fa752a8742..84fc0b8aae6 100644 --- a/stable/ring-mqtt/4.0.25/CHANGELOG.md +++ b/stable/ring-mqtt/4.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ring-mqtt-4.0.26](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.25...ring-mqtt-4.0.26) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.4.1 ([#10318](https://github.com/truecharts/charts/issues/10318)) + + + + ## [ring-mqtt-4.0.25](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.24...ring-mqtt-4.0.25) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ ## [ring-mqtt-4.0.16](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.15...ring-mqtt-4.0.16) (2023-05-24) ### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ring-mqtt-4.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.14...ring-mqtt-4.0.15) (2023-05-22) - -### Chore diff --git a/stable/ring-mqtt/4.0.25/Chart.yaml b/stable/ring-mqtt/4.0.26/Chart.yaml similarity index 95% rename from stable/ring-mqtt/4.0.25/Chart.yaml rename to stable/ring-mqtt/4.0.26/Chart.yaml index 0478f40691e..4ab3015d94c 100644 --- a/stable/ring-mqtt/4.0.25/Chart.yaml +++ b/stable/ring-mqtt/4.0.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.3.0" +appVersion: "5.4.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - https://github.com/tsightler/ring-mqtt type: application -version: 4.0.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/stable/ring-mqtt/4.0.25/README.md b/stable/ring-mqtt/4.0.26/README.md similarity index 100% rename from stable/ring-mqtt/4.0.25/README.md rename to stable/ring-mqtt/4.0.26/README.md diff --git a/stable/ring-mqtt/4.0.26/app-changelog.md b/stable/ring-mqtt/4.0.26/app-changelog.md new file mode 100644 index 00000000000..99b8934e210 --- /dev/null +++ b/stable/ring-mqtt/4.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ring-mqtt-4.0.26](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.25...ring-mqtt-4.0.26) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.4.1 ([#10318](https://github.com/truecharts/charts/issues/10318)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.25/app-readme.md b/stable/ring-mqtt/4.0.26/app-readme.md similarity index 100% rename from stable/ring-mqtt/4.0.25/app-readme.md rename to stable/ring-mqtt/4.0.26/app-readme.md diff --git a/stable/ring-mqtt/4.0.25/charts/common-12.14.6.tgz b/stable/ring-mqtt/4.0.26/charts/common-12.14.6.tgz similarity index 100% rename from stable/ring-mqtt/4.0.25/charts/common-12.14.6.tgz rename to stable/ring-mqtt/4.0.26/charts/common-12.14.6.tgz diff --git a/stable/ring-mqtt/4.0.25/ix_values.yaml b/stable/ring-mqtt/4.0.26/ix_values.yaml similarity index 93% rename from stable/ring-mqtt/4.0.25/ix_values.yaml rename to stable/ring-mqtt/4.0.26/ix_values.yaml index 35bbdfe8f97..e1325abbacf 100644 --- a/stable/ring-mqtt/4.0.25/ix_values.yaml +++ b/stable/ring-mqtt/4.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ring-mqtt - tag: v5.3.0@sha256:da8e9dd368e9d9a8865f8eb9bb50a728befd31550ceb94bdb36a9370f3e05998 + tag: v5.4.1@sha256:2aa94ef9c38884554e572bf74105b22e7656f49e6cea090acb24a6013f619c34 service: main: ports: diff --git a/stable/ring-mqtt/4.0.25/questions.yaml b/stable/ring-mqtt/4.0.26/questions.yaml similarity index 96% rename from stable/ring-mqtt/4.0.25/questions.yaml rename to stable/ring-mqtt/4.0.26/questions.yaml index 336724e2ae7..1219fea7379 100644 --- a/stable/ring-mqtt/4.0.25/questions.yaml +++ b/stable/ring-mqtt/4.0.26/questions.yaml @@ -681,14 +681,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 @@ -697,27 +689,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: @@ -793,13 +794,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/ring-mqtt/4.0.25/templates/NOTES.txt b/stable/ring-mqtt/4.0.26/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/4.0.25/templates/NOTES.txt rename to stable/ring-mqtt/4.0.26/templates/NOTES.txt diff --git a/stable/ring-mqtt/4.0.25/templates/common.yaml b/stable/ring-mqtt/4.0.26/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/4.0.25/templates/common.yaml rename to stable/ring-mqtt/4.0.26/templates/common.yaml diff --git a/stable/ring-mqtt/4.0.25/values.yaml b/stable/ring-mqtt/4.0.26/values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.25/values.yaml rename to stable/ring-mqtt/4.0.26/values.yaml