From 6e48511cac537157d3b8c3a8b8e5536ee46ceff0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 4 Jul 2023 22:36:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/2.0.32/app-changelog.md | 9 --------- .../wordpress/{2.0.32 => 2.0.33}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{2.0.32 => 2.0.33}/Chart.yaml | 2 +- stable/wordpress/{2.0.32 => 2.0.33}/README.md | 0 stable/wordpress/2.0.33/app-changelog.md | 9 +++++++++ .../{2.0.32 => 2.0.33}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/mariadb-7.0.62.tgz | Bin .../{2.0.32 => 2.0.33}/ix_values.yaml | 2 +- .../{2.0.32 => 2.0.33}/questions.yaml | 0 .../{2.0.32 => 2.0.33}/templates/_env.tpl | 0 .../{2.0.32 => 2.0.33}/templates/common.yaml | 0 .../wordpress/{2.0.32 => 2.0.33}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/2.0.32/app-changelog.md rename stable/wordpress/{2.0.32 => 2.0.33}/CHANGELOG.md (93%) rename stable/wordpress/{2.0.32 => 2.0.33}/Chart.yaml (98%) rename stable/wordpress/{2.0.32 => 2.0.33}/README.md (100%) create mode 100644 stable/wordpress/2.0.33/app-changelog.md rename stable/wordpress/{2.0.32 => 2.0.33}/app-readme.md (100%) rename stable/wordpress/{2.0.32 => 2.0.33}/charts/common-12.14.6.tgz (100%) rename stable/wordpress/{2.0.32 => 2.0.33}/charts/mariadb-7.0.62.tgz (100%) rename stable/wordpress/{2.0.32 => 2.0.33}/ix_values.yaml (92%) rename stable/wordpress/{2.0.32 => 2.0.33}/questions.yaml (100%) rename stable/wordpress/{2.0.32 => 2.0.33}/templates/_env.tpl (100%) rename stable/wordpress/{2.0.32 => 2.0.33}/templates/common.yaml (100%) rename stable/wordpress/{2.0.32 => 2.0.33}/values.yaml (100%) diff --git a/stable/wordpress/2.0.32/app-changelog.md b/stable/wordpress/2.0.32/app-changelog.md deleted file mode 100644 index ae9a9f30b7c..00000000000 --- a/stable/wordpress/2.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.32](https://github.com/truecharts/charts/compare/wordpress-2.0.31...wordpress-2.0.32) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.32/CHANGELOG.md b/stable/wordpress/2.0.33/CHANGELOG.md similarity index 93% rename from stable/wordpress/2.0.32/CHANGELOG.md rename to stable/wordpress/2.0.33/CHANGELOG.md index ecc16c0dcc0..39df2d6977f 100644 --- a/stable/wordpress/2.0.32/CHANGELOG.md +++ b/stable/wordpress/2.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.33](https://github.com/truecharts/charts/compare/wordpress-2.0.32...wordpress-2.0.33) (2023-07-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10161](https://github.com/truecharts/charts/issues/10161)) + + + + ## [wordpress-2.0.32](https://github.com/truecharts/charts/compare/wordpress-2.0.31...wordpress-2.0.32) (2023-07-04) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-2.0.23](https://github.com/truecharts/charts/compare/wordpress-2.0.22...wordpress-2.0.23) (2023-06-20) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9789](https://github.com/truecharts/charts/issues/9789)) - - - - -## [wordpress-2.0.22](https://github.com/truecharts/charts/compare/wordpress-2.0.21...wordpress-2.0.22) (2023-06-19) - -### Chore diff --git a/stable/wordpress/2.0.32/Chart.yaml b/stable/wordpress/2.0.33/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.32/Chart.yaml rename to stable/wordpress/2.0.33/Chart.yaml index eac84010b0e..a7674934781 100644 --- a/stable/wordpress/2.0.32/Chart.yaml +++ b/stable/wordpress/2.0.33/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.32 +version: 2.0.33 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.32/README.md b/stable/wordpress/2.0.33/README.md similarity index 100% rename from stable/wordpress/2.0.32/README.md rename to stable/wordpress/2.0.33/README.md diff --git a/stable/wordpress/2.0.33/app-changelog.md b/stable/wordpress/2.0.33/app-changelog.md new file mode 100644 index 00000000000..41a08c7b7d0 --- /dev/null +++ b/stable/wordpress/2.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.33](https://github.com/truecharts/charts/compare/wordpress-2.0.32...wordpress-2.0.33) (2023-07-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10161](https://github.com/truecharts/charts/issues/10161)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.32/app-readme.md b/stable/wordpress/2.0.33/app-readme.md similarity index 100% rename from stable/wordpress/2.0.32/app-readme.md rename to stable/wordpress/2.0.33/app-readme.md diff --git a/stable/wordpress/2.0.32/charts/common-12.14.6.tgz b/stable/wordpress/2.0.33/charts/common-12.14.6.tgz similarity index 100% rename from stable/wordpress/2.0.32/charts/common-12.14.6.tgz rename to stable/wordpress/2.0.33/charts/common-12.14.6.tgz diff --git a/stable/wordpress/2.0.32/charts/mariadb-7.0.62.tgz b/stable/wordpress/2.0.33/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/wordpress/2.0.32/charts/mariadb-7.0.62.tgz rename to stable/wordpress/2.0.33/charts/mariadb-7.0.62.tgz diff --git a/stable/wordpress/2.0.32/ix_values.yaml b/stable/wordpress/2.0.33/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.32/ix_values.yaml rename to stable/wordpress/2.0.33/ix_values.yaml index 4ab11fc328a..d6c17acb8b1 100644 --- a/stable/wordpress/2.0.32/ix_values.yaml +++ b/stable/wordpress/2.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:21297a656ec56866e7df6464af5fa9914c33b3c04bf9824ccbc6ad56e460b8d1 + tag: v6.2.2@sha256:b52d3e355080878417f97f27013382f9ffa135355b60fd098aa70dc5ffa3d514 securityContext: container: diff --git a/stable/wordpress/2.0.32/questions.yaml b/stable/wordpress/2.0.33/questions.yaml similarity index 100% rename from stable/wordpress/2.0.32/questions.yaml rename to stable/wordpress/2.0.33/questions.yaml diff --git a/stable/wordpress/2.0.32/templates/_env.tpl b/stable/wordpress/2.0.33/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.32/templates/_env.tpl rename to stable/wordpress/2.0.33/templates/_env.tpl diff --git a/stable/wordpress/2.0.32/templates/common.yaml b/stable/wordpress/2.0.33/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.32/templates/common.yaml rename to stable/wordpress/2.0.33/templates/common.yaml diff --git a/stable/wordpress/2.0.32/values.yaml b/stable/wordpress/2.0.33/values.yaml similarity index 100% rename from stable/wordpress/2.0.32/values.yaml rename to stable/wordpress/2.0.33/values.yaml