From 4ccf3a37795aab69abed46051b9e94847da62d04 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 7 Nov 2023 00:57:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.56/app-changelog.md | 9 --------- .../wordpress/{3.0.56 => 3.0.57}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{3.0.56 => 3.0.57}/Chart.yaml | 2 +- stable/wordpress/{3.0.56 => 3.0.57}/README.md | 0 stable/wordpress/3.0.57/app-changelog.md | 9 +++++++++ .../{3.0.56 => 3.0.57}/app-readme.md | 0 .../charts/common-14.2.3.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{3.0.56 => 3.0.57}/ix_values.yaml | 2 +- .../{3.0.56 => 3.0.57}/questions.yaml | 0 .../{3.0.56 => 3.0.57}/templates/_env.tpl | 0 .../{3.0.56 => 3.0.57}/templates/common.yaml | 0 .../wordpress/{3.0.56 => 3.0.57}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/3.0.56/app-changelog.md rename stable/wordpress/{3.0.56 => 3.0.57}/CHANGELOG.md (93%) rename stable/wordpress/{3.0.56 => 3.0.57}/Chart.yaml (98%) rename stable/wordpress/{3.0.56 => 3.0.57}/README.md (100%) create mode 100644 stable/wordpress/3.0.57/app-changelog.md rename stable/wordpress/{3.0.56 => 3.0.57}/app-readme.md (100%) rename stable/wordpress/{3.0.56 => 3.0.57}/charts/common-14.2.3.tgz (100%) rename stable/wordpress/{3.0.56 => 3.0.57}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.56 => 3.0.57}/ix_values.yaml (92%) rename stable/wordpress/{3.0.56 => 3.0.57}/questions.yaml (100%) rename stable/wordpress/{3.0.56 => 3.0.57}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.56 => 3.0.57}/templates/common.yaml (100%) rename stable/wordpress/{3.0.56 => 3.0.57}/values.yaml (100%) diff --git a/stable/wordpress/3.0.56/app-changelog.md b/stable/wordpress/3.0.56/app-changelog.md deleted file mode 100644 index 712ccdb0cd..0000000000 --- a/stable/wordpress/3.0.56/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.56](https://github.com/truecharts/charts/compare/wordpress-3.0.55...wordpress-3.0.56) (2023-11-06) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14400](https://github.com/truecharts/charts/issues/14400)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.56/CHANGELOG.md b/stable/wordpress/3.0.57/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.56/CHANGELOG.md rename to stable/wordpress/3.0.57/CHANGELOG.md index 40c64146aa..5b7499722a 100644 --- a/stable/wordpress/3.0.56/CHANGELOG.md +++ b/stable/wordpress/3.0.57/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.57](https://github.com/truecharts/charts/compare/wordpress-3.0.56...wordpress-3.0.57) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14405](https://github.com/truecharts/charts/issues/14405)) + + + + ## [wordpress-3.0.56](https://github.com/truecharts/charts/compare/wordpress-3.0.55...wordpress-3.0.56) (2023-11-06) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.47](https://github.com/truecharts/charts/compare/wordpress-3.0.46...wordpress-3.0.47) (2023-10-26) -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13974](https://github.com/truecharts/charts/issues/13974)) - - - - -## [wordpress-3.0.46](https://github.com/truecharts/charts/compare/wordpress-3.0.45...wordpress-3.0.46) (2023-10-25) - diff --git a/stable/wordpress/3.0.56/Chart.yaml b/stable/wordpress/3.0.57/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.56/Chart.yaml rename to stable/wordpress/3.0.57/Chart.yaml index 6128269ba3..ed3604d3aa 100644 --- a/stable/wordpress/3.0.56/Chart.yaml +++ b/stable/wordpress/3.0.57/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.56 +version: 3.0.57 annotations: truecharts.org/category: website truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/3.0.56/README.md b/stable/wordpress/3.0.57/README.md similarity index 100% rename from stable/wordpress/3.0.56/README.md rename to stable/wordpress/3.0.57/README.md diff --git a/stable/wordpress/3.0.57/app-changelog.md b/stable/wordpress/3.0.57/app-changelog.md new file mode 100644 index 0000000000..07153f4cb5 --- /dev/null +++ b/stable/wordpress/3.0.57/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.57](https://github.com/truecharts/charts/compare/wordpress-3.0.56...wordpress-3.0.57) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14405](https://github.com/truecharts/charts/issues/14405)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.56/app-readme.md b/stable/wordpress/3.0.57/app-readme.md similarity index 100% rename from stable/wordpress/3.0.56/app-readme.md rename to stable/wordpress/3.0.57/app-readme.md diff --git a/stable/wordpress/3.0.56/charts/common-14.2.3.tgz b/stable/wordpress/3.0.57/charts/common-14.2.3.tgz similarity index 100% rename from stable/wordpress/3.0.56/charts/common-14.2.3.tgz rename to stable/wordpress/3.0.57/charts/common-14.2.3.tgz diff --git a/stable/wordpress/3.0.56/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.57/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.56/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.57/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.56/ix_values.yaml b/stable/wordpress/3.0.57/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.56/ix_values.yaml rename to stable/wordpress/3.0.57/ix_values.yaml index dfad7dee8f..9fdf3eb7d5 100644 --- a/stable/wordpress/3.0.56/ix_values.yaml +++ b/stable/wordpress/3.0.57/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.2@sha256:e697905722e06ec942e10fae72ef866ded35d8e58f0b23b13e8e731206edcd46 + tag: v6.3.2@sha256:4ff7dc9b2b84f16d4e5f032dc0ed8d10595296e6a41ef78c68ae93ad8f5767ba securityContext: container: diff --git a/stable/wordpress/3.0.56/questions.yaml b/stable/wordpress/3.0.57/questions.yaml similarity index 100% rename from stable/wordpress/3.0.56/questions.yaml rename to stable/wordpress/3.0.57/questions.yaml diff --git a/stable/wordpress/3.0.56/templates/_env.tpl b/stable/wordpress/3.0.57/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.56/templates/_env.tpl rename to stable/wordpress/3.0.57/templates/_env.tpl diff --git a/stable/wordpress/3.0.56/templates/common.yaml b/stable/wordpress/3.0.57/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.56/templates/common.yaml rename to stable/wordpress/3.0.57/templates/common.yaml diff --git a/stable/wordpress/3.0.56/values.yaml b/stable/wordpress/3.0.57/values.yaml similarity index 100% rename from stable/wordpress/3.0.56/values.yaml rename to stable/wordpress/3.0.57/values.yaml