From b199d16bc0c566248fea7cdd23f2caca7b8f8ef3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 7 Dec 2023 12:47:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.70/app-changelog.md | 9 --------- .../wordpress/{3.0.70 => 3.1.0}/CHANGELOG.md | 18 +++++++++--------- stable/wordpress/{3.0.70 => 3.1.0}/Chart.yaml | 2 +- stable/wordpress/{3.0.70 => 3.1.0}/README.md | 0 stable/wordpress/3.1.0/app-changelog.md | 9 +++++++++ .../wordpress/{3.0.70 => 3.1.0}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{3.0.70 => 3.1.0}/ix_values.yaml | 0 .../{3.0.70 => 3.1.0}/questions.yaml | 0 .../{3.0.70 => 3.1.0}/templates/_env.tpl | 1 + .../{3.0.70 => 3.1.0}/templates/common.yaml | 0 .../wordpress/{3.0.70 => 3.1.0}/values.yaml | 0 13 files changed, 20 insertions(+), 19 deletions(-) delete mode 100644 stable/wordpress/3.0.70/app-changelog.md rename stable/wordpress/{3.0.70 => 3.1.0}/CHANGELOG.md (90%) rename stable/wordpress/{3.0.70 => 3.1.0}/Chart.yaml (98%) rename stable/wordpress/{3.0.70 => 3.1.0}/README.md (100%) create mode 100644 stable/wordpress/3.1.0/app-changelog.md rename stable/wordpress/{3.0.70 => 3.1.0}/app-readme.md (100%) rename stable/wordpress/{3.0.70 => 3.1.0}/charts/common-14.3.5.tgz (100%) rename stable/wordpress/{3.0.70 => 3.1.0}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.70 => 3.1.0}/ix_values.yaml (100%) rename stable/wordpress/{3.0.70 => 3.1.0}/questions.yaml (100%) rename stable/wordpress/{3.0.70 => 3.1.0}/templates/_env.tpl (99%) rename stable/wordpress/{3.0.70 => 3.1.0}/templates/common.yaml (100%) rename stable/wordpress/{3.0.70 => 3.1.0}/values.yaml (100%) diff --git a/stable/wordpress/3.0.70/app-changelog.md b/stable/wordpress/3.0.70/app-changelog.md deleted file mode 100644 index ddf6b7917e..0000000000 --- a/stable/wordpress/3.0.70/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.70](https://github.com/truecharts/charts/compare/wordpress-3.0.69...wordpress-3.0.70) (2023-12-07) - -### Chore - -- update container image bitnami/wordpress to 6.4.1[@df86abd](https://github.com/df86abd) ([#15831](https://github.com/truecharts/charts/issues/15831)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.70/CHANGELOG.md b/stable/wordpress/3.1.0/CHANGELOG.md similarity index 90% rename from stable/wordpress/3.0.70/CHANGELOG.md rename to stable/wordpress/3.1.0/CHANGELOG.md index 8371f7c9aa..e9620eee71 100644 --- a/stable/wordpress/3.0.70/CHANGELOG.md +++ b/stable/wordpress/3.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.1.0](https://github.com/truecharts/charts/compare/wordpress-3.0.70...wordpress-3.1.0) (2023-12-07) + +### Feat + +- switch to https ([#15818](https://github.com/truecharts/charts/issues/15818)) + + + + ## [wordpress-3.0.70](https://github.com/truecharts/charts/compare/wordpress-3.0.69...wordpress-3.0.70) (2023-12-07) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.62](https://github.com/truecharts/charts/compare/wordpress-3.0.61...wordpress-3.0.62) (2023-11-09) -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14494](https://github.com/truecharts/charts/issues/14494)) - - - - -## [wordpress-3.0.61](https://github.com/truecharts/charts/compare/wordpress-3.0.60...wordpress-3.0.61) (2023-11-09) - diff --git a/stable/wordpress/3.0.70/Chart.yaml b/stable/wordpress/3.1.0/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.70/Chart.yaml rename to stable/wordpress/3.1.0/Chart.yaml index cbda92629c..dedd4f6c6f 100644 --- a/stable/wordpress/3.0.70/Chart.yaml +++ b/stable/wordpress/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: wordpress -version: 3.0.70 +version: 3.1.0 appVersion: 6.4.1 description: The WordPress rich content management system can utilize plugins, widgets, diff --git a/stable/wordpress/3.0.70/README.md b/stable/wordpress/3.1.0/README.md similarity index 100% rename from stable/wordpress/3.0.70/README.md rename to stable/wordpress/3.1.0/README.md diff --git a/stable/wordpress/3.1.0/app-changelog.md b/stable/wordpress/3.1.0/app-changelog.md new file mode 100644 index 0000000000..e193411d54 --- /dev/null +++ b/stable/wordpress/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.1.0](https://github.com/truecharts/charts/compare/wordpress-3.0.70...wordpress-3.1.0) (2023-12-07) + +### Feat + +- switch to https ([#15818](https://github.com/truecharts/charts/issues/15818)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.70/app-readme.md b/stable/wordpress/3.1.0/app-readme.md similarity index 100% rename from stable/wordpress/3.0.70/app-readme.md rename to stable/wordpress/3.1.0/app-readme.md diff --git a/stable/wordpress/3.0.70/charts/common-14.3.5.tgz b/stable/wordpress/3.1.0/charts/common-14.3.5.tgz similarity index 100% rename from stable/wordpress/3.0.70/charts/common-14.3.5.tgz rename to stable/wordpress/3.1.0/charts/common-14.3.5.tgz diff --git a/stable/wordpress/3.0.70/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.1.0/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.70/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.1.0/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.70/ix_values.yaml b/stable/wordpress/3.1.0/ix_values.yaml similarity index 100% rename from stable/wordpress/3.0.70/ix_values.yaml rename to stable/wordpress/3.1.0/ix_values.yaml diff --git a/stable/wordpress/3.0.70/questions.yaml b/stable/wordpress/3.1.0/questions.yaml similarity index 100% rename from stable/wordpress/3.0.70/questions.yaml rename to stable/wordpress/3.1.0/questions.yaml diff --git a/stable/wordpress/3.0.70/templates/_env.tpl b/stable/wordpress/3.1.0/templates/_env.tpl similarity index 99% rename from stable/wordpress/3.0.70/templates/_env.tpl rename to stable/wordpress/3.1.0/templates/_env.tpl index b01933b91e..f38b2b555b 100644 --- a/stable/wordpress/3.0.70/templates/_env.tpl +++ b/stable/wordpress/3.1.0/templates/_env.tpl @@ -18,6 +18,7 @@ configmap: WORDPRESS_LAST_NAME: {{ .Values.wordpress.last_name | quote }} WORDPRESS_BLOG_NAME: {{ .Values.wordpress.blog_name | quote }} WORDPRESS_ENABLE_REVERSE_PROXY: {{ ternary "yes" "no" .Values.wordpress.enable_reverse_proxy_headers | quote }} + WORDPRESS_ENABLE_HTTPS: "true" {{- if .Values.smtp.enabled }} WORDPRESS_SMTP_HOST: {{ .Values.smtp.host | quote }} diff --git a/stable/wordpress/3.0.70/templates/common.yaml b/stable/wordpress/3.1.0/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.70/templates/common.yaml rename to stable/wordpress/3.1.0/templates/common.yaml diff --git a/stable/wordpress/3.0.70/values.yaml b/stable/wordpress/3.1.0/values.yaml similarity index 100% rename from stable/wordpress/3.0.70/values.yaml rename to stable/wordpress/3.1.0/values.yaml