From 834f981e5adf285c23bbd36b2d1bd2543938c81f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 28 Jul 2023 02:55:08 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/4.0.33/app-changelog.md | 9 ---- .../adminer/{4.0.33 => 4.0.34}/CHANGELOG.md | 18 ++++---- stable/adminer/{4.0.33 => 4.0.34}/Chart.yaml | 2 +- stable/adminer/{4.0.33 => 4.0.34}/README.md | 0 stable/adminer/4.0.34/app-changelog.md | 9 ++++ .../adminer/{4.0.33 => 4.0.34}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../adminer/{4.0.33 => 4.0.34}/ix_values.yaml | 2 +- .../adminer/{4.0.33 => 4.0.34}/questions.yaml | 43 +++++++++++++++--- .../{4.0.33 => 4.0.34}/templates/NOTES.txt | 0 .../{4.0.33 => 4.0.34}/templates/common.yaml | 0 stable/adminer/{4.0.33 => 4.0.34}/values.yaml | 0 12 files changed, 57 insertions(+), 26 deletions(-) delete mode 100644 stable/adminer/4.0.33/app-changelog.md rename stable/adminer/{4.0.33 => 4.0.34}/CHANGELOG.md (93%) rename stable/adminer/{4.0.33 => 4.0.34}/Chart.yaml (98%) rename stable/adminer/{4.0.33 => 4.0.34}/README.md (100%) create mode 100644 stable/adminer/4.0.34/app-changelog.md rename stable/adminer/{4.0.33 => 4.0.34}/app-readme.md (100%) rename stable/adminer/{4.0.33 => 4.0.34}/charts/common-12.14.6.tgz (100%) rename stable/adminer/{4.0.33 => 4.0.34}/ix_values.yaml (89%) rename stable/adminer/{4.0.33 => 4.0.34}/questions.yaml (98%) rename stable/adminer/{4.0.33 => 4.0.34}/templates/NOTES.txt (100%) rename stable/adminer/{4.0.33 => 4.0.34}/templates/common.yaml (100%) rename stable/adminer/{4.0.33 => 4.0.34}/values.yaml (100%) diff --git a/stable/adminer/4.0.33/app-changelog.md b/stable/adminer/4.0.33/app-changelog.md deleted file mode 100644 index 4abbbda0ed..0000000000 --- a/stable/adminer/4.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-4.0.33](https://github.com/truecharts/charts/compare/adminer-4.0.32...adminer-4.0.33) (2023-07-04) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10154](https://github.com/truecharts/charts/issues/10154)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.33/CHANGELOG.md b/stable/adminer/4.0.34/CHANGELOG.md similarity index 93% rename from stable/adminer/4.0.33/CHANGELOG.md rename to stable/adminer/4.0.34/CHANGELOG.md index 07e28cc70f..99a4cdb19f 100644 --- a/stable/adminer/4.0.33/CHANGELOG.md +++ b/stable/adminer/4.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-4.0.34](https://github.com/truecharts/charts/compare/adminer-4.0.33...adminer-4.0.34) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10905](https://github.com/truecharts/charts/issues/10905)) + + + + ## [adminer-4.0.33](https://github.com/truecharts/charts/compare/adminer-4.0.32...adminer-4.0.33) (2023-07-04) ### Chore @@ -85,15 +94,6 @@ -## [adminer-4.0.27](https://github.com/truecharts/charts/compare/adminer-4.0.26...adminer-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#9607](https://github.com/truecharts/charts/issues/9607)) - - - - ## [adminer-4.0.27](https://github.com/truecharts/charts/compare/adminer-4.0.26...adminer-4.0.27) (2023-06-14) ### Chore diff --git a/stable/adminer/4.0.33/Chart.yaml b/stable/adminer/4.0.34/Chart.yaml similarity index 98% rename from stable/adminer/4.0.33/Chart.yaml rename to stable/adminer/4.0.34/Chart.yaml index 9e763129bd..848223cb3f 100644 --- a/stable/adminer/4.0.33/Chart.yaml +++ b/stable/adminer/4.0.34/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 4.0.33 +version: 4.0.34 diff --git a/stable/adminer/4.0.33/README.md b/stable/adminer/4.0.34/README.md similarity index 100% rename from stable/adminer/4.0.33/README.md rename to stable/adminer/4.0.34/README.md diff --git a/stable/adminer/4.0.34/app-changelog.md b/stable/adminer/4.0.34/app-changelog.md new file mode 100644 index 0000000000..a9f446a153 --- /dev/null +++ b/stable/adminer/4.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-4.0.34](https://github.com/truecharts/charts/compare/adminer-4.0.33...adminer-4.0.34) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10905](https://github.com/truecharts/charts/issues/10905)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.33/app-readme.md b/stable/adminer/4.0.34/app-readme.md similarity index 100% rename from stable/adminer/4.0.33/app-readme.md rename to stable/adminer/4.0.34/app-readme.md diff --git a/stable/adminer/4.0.33/charts/common-12.14.6.tgz b/stable/adminer/4.0.34/charts/common-12.14.6.tgz similarity index 100% rename from stable/adminer/4.0.33/charts/common-12.14.6.tgz rename to stable/adminer/4.0.34/charts/common-12.14.6.tgz diff --git a/stable/adminer/4.0.33/ix_values.yaml b/stable/adminer/4.0.34/ix_values.yaml similarity index 89% rename from stable/adminer/4.0.33/ix_values.yaml rename to stable/adminer/4.0.34/ix_values.yaml index 76709ac124..2e0106bf95 100644 --- a/stable/adminer/4.0.33/ix_values.yaml +++ b/stable/adminer/4.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:162fee36eb5fe132517ff63de4ae864a7f5e914071ee0da78bcd38c345b1506f + tag: latest@sha256:9071c3a8f14af727cd5e58908228defab1a5483f5797ba41f9ec82b86f627119 securityContext: container: diff --git a/stable/adminer/4.0.33/questions.yaml b/stable/adminer/4.0.34/questions.yaml similarity index 98% rename from stable/adminer/4.0.33/questions.yaml rename to stable/adminer/4.0.34/questions.yaml index f98c210b1e..e6747af3f7 100644 --- a/stable/adminer/4.0.33/questions.yaml +++ b/stable/adminer/4.0.34/questions.yaml @@ -567,13 +567,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/adminer/4.0.33/templates/NOTES.txt b/stable/adminer/4.0.34/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.33/templates/NOTES.txt rename to stable/adminer/4.0.34/templates/NOTES.txt diff --git a/stable/adminer/4.0.33/templates/common.yaml b/stable/adminer/4.0.34/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.33/templates/common.yaml rename to stable/adminer/4.0.34/templates/common.yaml diff --git a/stable/adminer/4.0.33/values.yaml b/stable/adminer/4.0.34/values.yaml similarity index 100% rename from stable/adminer/4.0.33/values.yaml rename to stable/adminer/4.0.34/values.yaml