From c90c5618d32a376835902f0fb72bffcdbeffde97 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Oct 2023 02:48:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.41/app-changelog.md | 9 --------- .../wordpress/{3.0.41 => 3.0.42}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{3.0.41 => 3.0.42}/Chart.yaml | 2 +- stable/wordpress/{3.0.41 => 3.0.42}/README.md | 0 stable/wordpress/3.0.42/app-changelog.md | 9 +++++++++ .../{3.0.41 => 3.0.42}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{3.0.41 => 3.0.42}/ix_values.yaml | 2 +- .../{3.0.41 => 3.0.42}/questions.yaml | 0 .../{3.0.41 => 3.0.42}/templates/_env.tpl | 0 .../{3.0.41 => 3.0.42}/templates/common.yaml | 0 .../wordpress/{3.0.41 => 3.0.42}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/3.0.41/app-changelog.md rename stable/wordpress/{3.0.41 => 3.0.42}/CHANGELOG.md (93%) rename stable/wordpress/{3.0.41 => 3.0.42}/Chart.yaml (98%) rename stable/wordpress/{3.0.41 => 3.0.42}/README.md (100%) create mode 100644 stable/wordpress/3.0.42/app-changelog.md rename stable/wordpress/{3.0.41 => 3.0.42}/app-readme.md (100%) rename stable/wordpress/{3.0.41 => 3.0.42}/charts/common-14.0.9.tgz (100%) rename stable/wordpress/{3.0.41 => 3.0.42}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.41 => 3.0.42}/ix_values.yaml (92%) rename stable/wordpress/{3.0.41 => 3.0.42}/questions.yaml (100%) rename stable/wordpress/{3.0.41 => 3.0.42}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.41 => 3.0.42}/templates/common.yaml (100%) rename stable/wordpress/{3.0.41 => 3.0.42}/values.yaml (100%) diff --git a/stable/wordpress/3.0.41/app-changelog.md b/stable/wordpress/3.0.41/app-changelog.md deleted file mode 100644 index 1d212652b8..0000000000 --- a/stable/wordpress/3.0.41/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.41](https://github.com/truecharts/charts/compare/wordpress-3.0.40...wordpress-3.0.41) (2023-10-12) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13565](https://github.com/truecharts/charts/issues/13565)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.41/CHANGELOG.md b/stable/wordpress/3.0.42/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.41/CHANGELOG.md rename to stable/wordpress/3.0.42/CHANGELOG.md index 88b1046b31..ee512301a2 100644 --- a/stable/wordpress/3.0.41/CHANGELOG.md +++ b/stable/wordpress/3.0.42/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.42](https://github.com/truecharts/charts/compare/wordpress-3.0.41...wordpress-3.0.42) (2023-10-13) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13574](https://github.com/truecharts/charts/issues/13574)) + + + + ## [wordpress-3.0.41](https://github.com/truecharts/charts/compare/wordpress-3.0.40...wordpress-3.0.41) (2023-10-12) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.32](https://github.com/truecharts/charts/compare/wordpress-3.0.31...wordpress-3.0.32) (2023-09-29) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13067](https://github.com/truecharts/charts/issues/13067)) - - - - -## [wordpress-3.0.31](https://github.com/truecharts/charts/compare/wordpress-3.0.30...wordpress-3.0.31) (2023-09-27) - -### Chore diff --git a/stable/wordpress/3.0.41/Chart.yaml b/stable/wordpress/3.0.42/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.41/Chart.yaml rename to stable/wordpress/3.0.42/Chart.yaml index 874d754e61..787f6de035 100644 --- a/stable/wordpress/3.0.41/Chart.yaml +++ b/stable/wordpress/3.0.42/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 3.0.41 +version: 3.0.42 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.41/README.md b/stable/wordpress/3.0.42/README.md similarity index 100% rename from stable/wordpress/3.0.41/README.md rename to stable/wordpress/3.0.42/README.md diff --git a/stable/wordpress/3.0.42/app-changelog.md b/stable/wordpress/3.0.42/app-changelog.md new file mode 100644 index 0000000000..a680f69fe2 --- /dev/null +++ b/stable/wordpress/3.0.42/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.42](https://github.com/truecharts/charts/compare/wordpress-3.0.41...wordpress-3.0.42) (2023-10-13) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13574](https://github.com/truecharts/charts/issues/13574)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.41/app-readme.md b/stable/wordpress/3.0.42/app-readme.md similarity index 100% rename from stable/wordpress/3.0.41/app-readme.md rename to stable/wordpress/3.0.42/app-readme.md diff --git a/stable/wordpress/3.0.41/charts/common-14.0.9.tgz b/stable/wordpress/3.0.42/charts/common-14.0.9.tgz similarity index 100% rename from stable/wordpress/3.0.41/charts/common-14.0.9.tgz rename to stable/wordpress/3.0.42/charts/common-14.0.9.tgz diff --git a/stable/wordpress/3.0.41/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.42/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.41/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.42/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.41/ix_values.yaml b/stable/wordpress/3.0.42/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.41/ix_values.yaml rename to stable/wordpress/3.0.42/ix_values.yaml index 2e8121f2ec..93d8a7cad1 100644 --- a/stable/wordpress/3.0.41/ix_values.yaml +++ b/stable/wordpress/3.0.42/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.1@sha256:1403555b4f5e5674b9f8a719f6a6c95ca3ae73a9fffc59e594da84fd0901046b + tag: v6.3.1@sha256:0f5b3a18d34eb3de6ef847e34b8de7a12af6c4917bdc8f3e0a8abb82dd711e22 securityContext: container: diff --git a/stable/wordpress/3.0.41/questions.yaml b/stable/wordpress/3.0.42/questions.yaml similarity index 100% rename from stable/wordpress/3.0.41/questions.yaml rename to stable/wordpress/3.0.42/questions.yaml diff --git a/stable/wordpress/3.0.41/templates/_env.tpl b/stable/wordpress/3.0.42/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.41/templates/_env.tpl rename to stable/wordpress/3.0.42/templates/_env.tpl diff --git a/stable/wordpress/3.0.41/templates/common.yaml b/stable/wordpress/3.0.42/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.41/templates/common.yaml rename to stable/wordpress/3.0.42/templates/common.yaml diff --git a/stable/wordpress/3.0.41/values.yaml b/stable/wordpress/3.0.42/values.yaml similarity index 100% rename from stable/wordpress/3.0.41/values.yaml rename to stable/wordpress/3.0.42/values.yaml