From ac8be33b6622b89836f0e97fbae949f3e8a704fd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 18 Jun 2023 02:13:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/2.0.19/app-changelog.md | 10 ------ .../wordpress/{2.0.19 => 2.0.20}/CHANGELOG.md | 18 +++++------ .../wordpress/{2.0.19 => 2.0.20}/Chart.yaml | 2 +- stable/wordpress/{2.0.19 => 2.0.20}/README.md | 0 stable/wordpress/2.0.20/app-changelog.md | 9 ++++++ .../{2.0.19 => 2.0.20}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../charts/mariadb-7.0.50.tgz | Bin .../{2.0.19 => 2.0.20}/ix_values.yaml | 2 +- .../{2.0.19 => 2.0.20}/questions.yaml | 30 ++++++++++++++++++ .../{2.0.19 => 2.0.20}/templates/_env.tpl | 0 .../{2.0.19 => 2.0.20}/templates/common.yaml | 0 .../wordpress/{2.0.19 => 2.0.20}/values.yaml | 0 13 files changed, 50 insertions(+), 21 deletions(-) delete mode 100644 stable/wordpress/2.0.19/app-changelog.md rename stable/wordpress/{2.0.19 => 2.0.20}/CHANGELOG.md (94%) rename stable/wordpress/{2.0.19 => 2.0.20}/Chart.yaml (98%) rename stable/wordpress/{2.0.19 => 2.0.20}/README.md (100%) create mode 100644 stable/wordpress/2.0.20/app-changelog.md rename stable/wordpress/{2.0.19 => 2.0.20}/app-readme.md (100%) rename stable/wordpress/{2.0.19 => 2.0.20}/charts/common-12.14.2.tgz (100%) rename stable/wordpress/{2.0.19 => 2.0.20}/charts/mariadb-7.0.50.tgz (100%) rename stable/wordpress/{2.0.19 => 2.0.20}/ix_values.yaml (92%) rename stable/wordpress/{2.0.19 => 2.0.20}/questions.yaml (98%) rename stable/wordpress/{2.0.19 => 2.0.20}/templates/_env.tpl (100%) rename stable/wordpress/{2.0.19 => 2.0.20}/templates/common.yaml (100%) rename stable/wordpress/{2.0.19 => 2.0.20}/values.yaml (100%) diff --git a/stable/wordpress/2.0.19/app-changelog.md b/stable/wordpress/2.0.19/app-changelog.md deleted file mode 100644 index 424c51c7271..00000000000 --- a/stable/wordpress/2.0.19/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [wordpress-2.0.19](https://github.com/truecharts/charts/compare/wordpress-2.0.17...wordpress-2.0.19) (2023-06-16) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9687](https://github.com/truecharts/charts/issues/9687)) - - update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9634](https://github.com/truecharts/charts/issues/9634)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.19/CHANGELOG.md b/stable/wordpress/2.0.20/CHANGELOG.md similarity index 94% rename from stable/wordpress/2.0.19/CHANGELOG.md rename to stable/wordpress/2.0.20/CHANGELOG.md index b98b2e146ed..a4aee33bab2 100644 --- a/stable/wordpress/2.0.19/CHANGELOG.md +++ b/stable/wordpress/2.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.20](https://github.com/truecharts/charts/compare/wordpress-2.0.19...wordpress-2.0.20) (2023-06-18) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9740](https://github.com/truecharts/charts/issues/9740)) + + + + ## [wordpress-2.0.19](https://github.com/truecharts/charts/compare/wordpress-2.0.17...wordpress-2.0.19) (2023-06-16) ### Chore @@ -88,12 +97,3 @@ -## [wordpress-2.0.18](https://github.com/truecharts/charts/compare/wordpress-2.0.17...wordpress-2.0.18) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9634](https://github.com/truecharts/charts/issues/9634)) - - - - diff --git a/stable/wordpress/2.0.19/Chart.yaml b/stable/wordpress/2.0.20/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.19/Chart.yaml rename to stable/wordpress/2.0.20/Chart.yaml index adc5365387a..b7781874df6 100644 --- a/stable/wordpress/2.0.19/Chart.yaml +++ b/stable/wordpress/2.0.20/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.19 +version: 2.0.20 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.19/README.md b/stable/wordpress/2.0.20/README.md similarity index 100% rename from stable/wordpress/2.0.19/README.md rename to stable/wordpress/2.0.20/README.md diff --git a/stable/wordpress/2.0.20/app-changelog.md b/stable/wordpress/2.0.20/app-changelog.md new file mode 100644 index 00000000000..41a17fe41bb --- /dev/null +++ b/stable/wordpress/2.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.20](https://github.com/truecharts/charts/compare/wordpress-2.0.19...wordpress-2.0.20) (2023-06-18) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9740](https://github.com/truecharts/charts/issues/9740)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.19/app-readme.md b/stable/wordpress/2.0.20/app-readme.md similarity index 100% rename from stable/wordpress/2.0.19/app-readme.md rename to stable/wordpress/2.0.20/app-readme.md diff --git a/stable/wordpress/2.0.19/charts/common-12.14.2.tgz b/stable/wordpress/2.0.20/charts/common-12.14.2.tgz similarity index 100% rename from stable/wordpress/2.0.19/charts/common-12.14.2.tgz rename to stable/wordpress/2.0.20/charts/common-12.14.2.tgz diff --git a/stable/wordpress/2.0.19/charts/mariadb-7.0.50.tgz b/stable/wordpress/2.0.20/charts/mariadb-7.0.50.tgz similarity index 100% rename from stable/wordpress/2.0.19/charts/mariadb-7.0.50.tgz rename to stable/wordpress/2.0.20/charts/mariadb-7.0.50.tgz diff --git a/stable/wordpress/2.0.19/ix_values.yaml b/stable/wordpress/2.0.20/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.19/ix_values.yaml rename to stable/wordpress/2.0.20/ix_values.yaml index ffe53905ae0..77beaa91bb2 100644 --- a/stable/wordpress/2.0.19/ix_values.yaml +++ b/stable/wordpress/2.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:8ce505dc1c5133fe0211b17b15f16eb6cc7e7078660f6fc326a6096a09e7ad01 + tag: v6.2.2@sha256:30746d24413044ca54bf1e74d4e5811b85ea4daffa2af35d261eb586dab4a3b3 securityContext: container: diff --git a/stable/wordpress/2.0.19/questions.yaml b/stable/wordpress/2.0.20/questions.yaml similarity index 98% rename from stable/wordpress/2.0.19/questions.yaml rename to stable/wordpress/2.0.20/questions.yaml index 8abdaf21d6e..45e3f303e51 100644 --- a/stable/wordpress/2.0.19/questions.yaml +++ b/stable/wordpress/2.0.20/questions.yaml @@ -699,8 +699,38 @@ questions: 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 + schema: + show_if: [["type", "!=", "pvc"]] + 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 + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/wordpress/2.0.19/templates/_env.tpl b/stable/wordpress/2.0.20/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.19/templates/_env.tpl rename to stable/wordpress/2.0.20/templates/_env.tpl diff --git a/stable/wordpress/2.0.19/templates/common.yaml b/stable/wordpress/2.0.20/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.19/templates/common.yaml rename to stable/wordpress/2.0.20/templates/common.yaml diff --git a/stable/wordpress/2.0.19/values.yaml b/stable/wordpress/2.0.20/values.yaml similarity index 100% rename from stable/wordpress/2.0.19/values.yaml rename to stable/wordpress/2.0.20/values.yaml