From 674d522dc43174173a37a8c588e6e593aa8a5897 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 22 Jul 2023 17:38:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/syslog-ng/5.0.23/app-changelog.md | 9 -- .../syslog-ng/{5.0.23 => 5.0.24}/CHANGELOG.md | 18 ++-- .../syslog-ng/{5.0.23 => 5.0.24}/Chart.yaml | 4 +- stable/syslog-ng/{5.0.23 => 5.0.24}/README.md | 0 stable/syslog-ng/5.0.24/app-changelog.md | 9 ++ .../{5.0.23 => 5.0.24}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{5.0.23 => 5.0.24}/ix_values.yaml | 2 +- .../{5.0.23 => 5.0.24}/questions.yaml | 96 ++++++++++++------ .../{5.0.23 => 5.0.24}/templates/NOTES.txt | 0 .../{5.0.23 => 5.0.24}/templates/common.yaml | 0 .../syslog-ng/{5.0.23 => 5.0.24}/values.yaml | 0 12 files changed, 85 insertions(+), 53 deletions(-) delete mode 100644 stable/syslog-ng/5.0.23/app-changelog.md rename stable/syslog-ng/{5.0.23 => 5.0.24}/CHANGELOG.md (90%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/Chart.yaml (95%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/README.md (100%) create mode 100644 stable/syslog-ng/5.0.24/app-changelog.md rename stable/syslog-ng/{5.0.23 => 5.0.24}/app-readme.md (100%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/charts/common-12.14.6.tgz (100%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/ix_values.yaml (91%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/questions.yaml (96%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/templates/NOTES.txt (100%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/templates/common.yaml (100%) rename stable/syslog-ng/{5.0.23 => 5.0.24}/values.yaml (100%) diff --git a/stable/syslog-ng/5.0.23/app-changelog.md b/stable/syslog-ng/5.0.23/app-changelog.md deleted file mode 100644 index 76f5e80ec7..0000000000 --- a/stable/syslog-ng/5.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [syslog-ng-5.0.23](https://github.com/truecharts/charts/compare/syslog-ng-5.0.22...syslog-ng-5.0.23) (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/syslog-ng/5.0.23/CHANGELOG.md b/stable/syslog-ng/5.0.24/CHANGELOG.md similarity index 90% rename from stable/syslog-ng/5.0.23/CHANGELOG.md rename to stable/syslog-ng/5.0.24/CHANGELOG.md index ec777f5d59..ed587c5fc7 100644 --- a/stable/syslog-ng/5.0.23/CHANGELOG.md +++ b/stable/syslog-ng/5.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [syslog-ng-5.0.24](https://github.com/truecharts/charts/compare/syslog-ng-5.0.23...syslog-ng-5.0.24) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.3.0 ([#10754](https://github.com/truecharts/charts/issues/10754)) + + + + ## [syslog-ng-5.0.23](https://github.com/truecharts/charts/compare/syslog-ng-5.0.22...syslog-ng-5.0.23) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [syslog-ng-5.0.14](https://github.com/truecharts/charts/compare/syslog-ng-5.0.13...syslog-ng-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/syslog-ng/5.0.23/Chart.yaml b/stable/syslog-ng/5.0.24/Chart.yaml similarity index 95% rename from stable/syslog-ng/5.0.23/Chart.yaml rename to stable/syslog-ng/5.0.24/Chart.yaml index 2b0cb182ab..5ef6060e1f 100644 --- a/stable/syslog-ng/5.0.23/Chart.yaml +++ b/stable/syslog-ng/5.0.24/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syslog-ng -version: 5.0.23 -appVersion: "4.2.0" +version: 5.0.24 +appVersion: "4.3.0" description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. type: application deprecated: false diff --git a/stable/syslog-ng/5.0.23/README.md b/stable/syslog-ng/5.0.24/README.md similarity index 100% rename from stable/syslog-ng/5.0.23/README.md rename to stable/syslog-ng/5.0.24/README.md diff --git a/stable/syslog-ng/5.0.24/app-changelog.md b/stable/syslog-ng/5.0.24/app-changelog.md new file mode 100644 index 0000000000..54cfd409ef --- /dev/null +++ b/stable/syslog-ng/5.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syslog-ng-5.0.24](https://github.com/truecharts/charts/compare/syslog-ng-5.0.23...syslog-ng-5.0.24) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.3.0 ([#10754](https://github.com/truecharts/charts/issues/10754)) + + \ No newline at end of file diff --git a/stable/syslog-ng/5.0.23/app-readme.md b/stable/syslog-ng/5.0.24/app-readme.md similarity index 100% rename from stable/syslog-ng/5.0.23/app-readme.md rename to stable/syslog-ng/5.0.24/app-readme.md diff --git a/stable/syslog-ng/5.0.23/charts/common-12.14.6.tgz b/stable/syslog-ng/5.0.24/charts/common-12.14.6.tgz similarity index 100% rename from stable/syslog-ng/5.0.23/charts/common-12.14.6.tgz rename to stable/syslog-ng/5.0.24/charts/common-12.14.6.tgz diff --git a/stable/syslog-ng/5.0.23/ix_values.yaml b/stable/syslog-ng/5.0.24/ix_values.yaml similarity index 91% rename from stable/syslog-ng/5.0.23/ix_values.yaml rename to stable/syslog-ng/5.0.24/ix_values.yaml index 157c891bd4..c73020cd29 100644 --- a/stable/syslog-ng/5.0.23/ix_values.yaml +++ b/stable/syslog-ng/5.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/syslog-ng pullPolicy: IfNotPresent - tag: v4.2.0@sha256:566cf86b7d9b6343e31f0cf1fe4d9ea8a3db9f3afd8cd364a88891ca4cbbfb36 + tag: v4.3.0@sha256:d2b499909689d1e1c1d45c5538041724958eafbef1914023a6a232b34f4ced77 service: main: ports: diff --git a/stable/syslog-ng/5.0.23/questions.yaml b/stable/syslog-ng/5.0.24/questions.yaml similarity index 96% rename from stable/syslog-ng/5.0.23/questions.yaml rename to stable/syslog-ng/5.0.24/questions.yaml index b87a741812..767387265f 100644 --- a/stable/syslog-ng/5.0.23/questions.yaml +++ b/stable/syslog-ng/5.0.24/questions.yaml @@ -639,14 +639,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 @@ -655,27 +647,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: @@ -751,13 +752,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/syslog-ng/5.0.23/templates/NOTES.txt b/stable/syslog-ng/5.0.24/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/5.0.23/templates/NOTES.txt rename to stable/syslog-ng/5.0.24/templates/NOTES.txt diff --git a/stable/syslog-ng/5.0.23/templates/common.yaml b/stable/syslog-ng/5.0.24/templates/common.yaml similarity index 100% rename from stable/syslog-ng/5.0.23/templates/common.yaml rename to stable/syslog-ng/5.0.24/templates/common.yaml diff --git a/stable/syslog-ng/5.0.23/values.yaml b/stable/syslog-ng/5.0.24/values.yaml similarity index 100% rename from stable/syslog-ng/5.0.23/values.yaml rename to stable/syslog-ng/5.0.24/values.yaml