From 2f810797aaa88dd09f39bd5eb57159a1ccfdbb31 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 6 Dec 2022 07:35:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/wordpress/0.0.2/app-changelog.md | 9 --------- incubator/wordpress/{0.0.2 => 0.0.3}/CHANGELOG.md | 9 +++++++++ incubator/wordpress/{0.0.2 => 0.0.3}/Chart.yaml | 2 +- incubator/wordpress/{0.0.2 => 0.0.3}/README.md | 0 incubator/wordpress/0.0.3/app-changelog.md | 9 +++++++++ incubator/wordpress/{0.0.2 => 0.0.3}/app-readme.md | 0 .../{0.0.2 => 0.0.3}/charts/common-11.0.4.tgz | Bin .../{0.0.2 => 0.0.3}/charts/mariadb-5.0.9.tgz | Bin incubator/wordpress/{0.0.2 => 0.0.3}/ix_values.yaml | 0 incubator/wordpress/{0.0.2 => 0.0.3}/questions.yaml | 0 .../wordpress/{0.0.2 => 0.0.3}/templates/_env.tpl | 1 + .../{0.0.2 => 0.0.3}/templates/common.yaml | 0 incubator/wordpress/{0.0.2 => 0.0.3}/values.yaml | 0 13 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 incubator/wordpress/0.0.2/app-changelog.md rename incubator/wordpress/{0.0.2 => 0.0.3}/CHANGELOG.md (63%) rename incubator/wordpress/{0.0.2 => 0.0.3}/Chart.yaml (98%) rename incubator/wordpress/{0.0.2 => 0.0.3}/README.md (100%) create mode 100644 incubator/wordpress/0.0.3/app-changelog.md rename incubator/wordpress/{0.0.2 => 0.0.3}/app-readme.md (100%) rename incubator/wordpress/{0.0.2 => 0.0.3}/charts/common-11.0.4.tgz (100%) rename incubator/wordpress/{0.0.2 => 0.0.3}/charts/mariadb-5.0.9.tgz (100%) rename incubator/wordpress/{0.0.2 => 0.0.3}/ix_values.yaml (100%) rename incubator/wordpress/{0.0.2 => 0.0.3}/questions.yaml (100%) rename incubator/wordpress/{0.0.2 => 0.0.3}/templates/_env.tpl (96%) rename incubator/wordpress/{0.0.2 => 0.0.3}/templates/common.yaml (100%) rename incubator/wordpress/{0.0.2 => 0.0.3}/values.yaml (100%) diff --git a/incubator/wordpress/0.0.2/app-changelog.md b/incubator/wordpress/0.0.2/app-changelog.md deleted file mode 100644 index 45ab17c840..0000000000 --- a/incubator/wordpress/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-0.0.2](https://github.com/truecharts/charts/compare/wordpress-0.0.1...wordpress-0.0.2) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/wordpress/0.0.2/CHANGELOG.md b/incubator/wordpress/0.0.3/CHANGELOG.md similarity index 63% rename from incubator/wordpress/0.0.2/CHANGELOG.md rename to incubator/wordpress/0.0.3/CHANGELOG.md index 1e228c1e15..350eb70226 100644 --- a/incubator/wordpress/0.0.2/CHANGELOG.md +++ b/incubator/wordpress/0.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-0.0.3](https://github.com/truecharts/charts/compare/wordpress-0.0.2...wordpress-0.0.3) (2022-12-06) + +### Feat + +- Add user to configmap ([#5150](https://github.com/truecharts/charts/issues/5150)) + + + + ## [wordpress-0.0.2](https://github.com/truecharts/charts/compare/wordpress-0.0.1...wordpress-0.0.2) (2022-12-05) ### Chore diff --git a/incubator/wordpress/0.0.2/Chart.yaml b/incubator/wordpress/0.0.3/Chart.yaml similarity index 98% rename from incubator/wordpress/0.0.2/Chart.yaml rename to incubator/wordpress/0.0.3/Chart.yaml index 1990522360..6ed4a0da2c 100644 --- a/incubator/wordpress/0.0.2/Chart.yaml +++ b/incubator/wordpress/0.0.3/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - website diff --git a/incubator/wordpress/0.0.2/README.md b/incubator/wordpress/0.0.3/README.md similarity index 100% rename from incubator/wordpress/0.0.2/README.md rename to incubator/wordpress/0.0.3/README.md diff --git a/incubator/wordpress/0.0.3/app-changelog.md b/incubator/wordpress/0.0.3/app-changelog.md new file mode 100644 index 0000000000..0cb1e15fbd --- /dev/null +++ b/incubator/wordpress/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-0.0.3](https://github.com/truecharts/charts/compare/wordpress-0.0.2...wordpress-0.0.3) (2022-12-06) + +### Feat + +- Add user to configmap ([#5150](https://github.com/truecharts/charts/issues/5150)) + + \ No newline at end of file diff --git a/incubator/wordpress/0.0.2/app-readme.md b/incubator/wordpress/0.0.3/app-readme.md similarity index 100% rename from incubator/wordpress/0.0.2/app-readme.md rename to incubator/wordpress/0.0.3/app-readme.md diff --git a/incubator/wordpress/0.0.2/charts/common-11.0.4.tgz b/incubator/wordpress/0.0.3/charts/common-11.0.4.tgz similarity index 100% rename from incubator/wordpress/0.0.2/charts/common-11.0.4.tgz rename to incubator/wordpress/0.0.3/charts/common-11.0.4.tgz diff --git a/incubator/wordpress/0.0.2/charts/mariadb-5.0.9.tgz b/incubator/wordpress/0.0.3/charts/mariadb-5.0.9.tgz similarity index 100% rename from incubator/wordpress/0.0.2/charts/mariadb-5.0.9.tgz rename to incubator/wordpress/0.0.3/charts/mariadb-5.0.9.tgz diff --git a/incubator/wordpress/0.0.2/ix_values.yaml b/incubator/wordpress/0.0.3/ix_values.yaml similarity index 100% rename from incubator/wordpress/0.0.2/ix_values.yaml rename to incubator/wordpress/0.0.3/ix_values.yaml diff --git a/incubator/wordpress/0.0.2/questions.yaml b/incubator/wordpress/0.0.3/questions.yaml similarity index 100% rename from incubator/wordpress/0.0.2/questions.yaml rename to incubator/wordpress/0.0.3/questions.yaml diff --git a/incubator/wordpress/0.0.2/templates/_env.tpl b/incubator/wordpress/0.0.3/templates/_env.tpl similarity index 96% rename from incubator/wordpress/0.0.2/templates/_env.tpl rename to incubator/wordpress/0.0.3/templates/_env.tpl index 62993fb546..c43770f789 100644 --- a/incubator/wordpress/0.0.2/templates/_env.tpl +++ b/incubator/wordpress/0.0.3/templates/_env.tpl @@ -18,6 +18,7 @@ data: WORDPRESS_DATABASE_NAME: {{ .Values.mariadb.mariadbDatabase | quote }} {{/* Wordpress */}} + WORDPRESS_USERNAME: {{ .Values.wordpress.user | quote }} WORDPRESS_EMAIL: {{ .Values.wordpress.email | quote }} WORDPRESS_FIRST_NAME: {{ .Values.wordpress.first_name | quote }} WORDPRESS_LAST_NAME: {{ .Values.wordpress.last_name | quote }} diff --git a/incubator/wordpress/0.0.2/templates/common.yaml b/incubator/wordpress/0.0.3/templates/common.yaml similarity index 100% rename from incubator/wordpress/0.0.2/templates/common.yaml rename to incubator/wordpress/0.0.3/templates/common.yaml diff --git a/incubator/wordpress/0.0.2/values.yaml b/incubator/wordpress/0.0.3/values.yaml similarity index 100% rename from incubator/wordpress/0.0.2/values.yaml rename to incubator/wordpress/0.0.3/values.yaml