From 35e1abc4d2b32573170fd598e42dbd19d8aa917e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Nov 2023 03:43:53 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.52/app-changelog.md | 9 --------- .../wordpress/{3.0.52 => 3.0.53}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{3.0.52 => 3.0.53}/Chart.yaml | 2 +- stable/wordpress/{3.0.52 => 3.0.53}/README.md | 0 stable/wordpress/3.0.53/app-changelog.md | 9 +++++++++ .../{3.0.52 => 3.0.53}/app-readme.md | 0 .../charts/common-14.2.0.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{3.0.52 => 3.0.53}/ix_values.yaml | 2 +- .../{3.0.52 => 3.0.53}/questions.yaml | 0 .../{3.0.52 => 3.0.53}/templates/_env.tpl | 0 .../{3.0.52 => 3.0.53}/templates/common.yaml | 0 .../wordpress/{3.0.52 => 3.0.53}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/3.0.52/app-changelog.md rename stable/wordpress/{3.0.52 => 3.0.53}/CHANGELOG.md (93%) rename stable/wordpress/{3.0.52 => 3.0.53}/Chart.yaml (98%) rename stable/wordpress/{3.0.52 => 3.0.53}/README.md (100%) create mode 100644 stable/wordpress/3.0.53/app-changelog.md rename stable/wordpress/{3.0.52 => 3.0.53}/app-readme.md (100%) rename stable/wordpress/{3.0.52 => 3.0.53}/charts/common-14.2.0.tgz (100%) rename stable/wordpress/{3.0.52 => 3.0.53}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.52 => 3.0.53}/ix_values.yaml (92%) rename stable/wordpress/{3.0.52 => 3.0.53}/questions.yaml (100%) rename stable/wordpress/{3.0.52 => 3.0.53}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.52 => 3.0.53}/templates/common.yaml (100%) rename stable/wordpress/{3.0.52 => 3.0.53}/values.yaml (100%) diff --git a/stable/wordpress/3.0.52/app-changelog.md b/stable/wordpress/3.0.52/app-changelog.md deleted file mode 100644 index 4c18fbe8a3..0000000000 --- a/stable/wordpress/3.0.52/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.52](https://github.com/truecharts/charts/compare/wordpress-3.0.51...wordpress-3.0.52) (2023-11-02) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14261](https://github.com/truecharts/charts/issues/14261)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.52/CHANGELOG.md b/stable/wordpress/3.0.53/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.52/CHANGELOG.md rename to stable/wordpress/3.0.53/CHANGELOG.md index b94e71a005..8c645228a2 100644 --- a/stable/wordpress/3.0.52/CHANGELOG.md +++ b/stable/wordpress/3.0.53/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.53](https://github.com/truecharts/charts/compare/wordpress-3.0.52...wordpress-3.0.53) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14276](https://github.com/truecharts/charts/issues/14276)) + + + + ## [wordpress-3.0.52](https://github.com/truecharts/charts/compare/wordpress-3.0.51...wordpress-3.0.52) (2023-11-02) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.43](https://github.com/truecharts/charts/compare/wordpress-3.0.42...wordpress-3.0.43) (2023-10-15) -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13651](https://github.com/truecharts/charts/issues/13651)) - - - - -## [wordpress-3.0.42](https://github.com/truecharts/charts/compare/wordpress-3.0.41...wordpress-3.0.42) (2023-10-13) - diff --git a/stable/wordpress/3.0.52/Chart.yaml b/stable/wordpress/3.0.53/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.52/Chart.yaml rename to stable/wordpress/3.0.53/Chart.yaml index 9e5bf1f0f5..b307e38178 100644 --- a/stable/wordpress/3.0.52/Chart.yaml +++ b/stable/wordpress/3.0.53/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.52 +version: 3.0.53 annotations: truecharts.org/category: website truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/3.0.52/README.md b/stable/wordpress/3.0.53/README.md similarity index 100% rename from stable/wordpress/3.0.52/README.md rename to stable/wordpress/3.0.53/README.md diff --git a/stable/wordpress/3.0.53/app-changelog.md b/stable/wordpress/3.0.53/app-changelog.md new file mode 100644 index 0000000000..2339411c5e --- /dev/null +++ b/stable/wordpress/3.0.53/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.53](https://github.com/truecharts/charts/compare/wordpress-3.0.52...wordpress-3.0.53) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14276](https://github.com/truecharts/charts/issues/14276)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.52/app-readme.md b/stable/wordpress/3.0.53/app-readme.md similarity index 100% rename from stable/wordpress/3.0.52/app-readme.md rename to stable/wordpress/3.0.53/app-readme.md diff --git a/stable/wordpress/3.0.52/charts/common-14.2.0.tgz b/stable/wordpress/3.0.53/charts/common-14.2.0.tgz similarity index 100% rename from stable/wordpress/3.0.52/charts/common-14.2.0.tgz rename to stable/wordpress/3.0.53/charts/common-14.2.0.tgz diff --git a/stable/wordpress/3.0.52/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.53/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.52/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.53/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.52/ix_values.yaml b/stable/wordpress/3.0.53/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.52/ix_values.yaml rename to stable/wordpress/3.0.53/ix_values.yaml index dc51719c01..96e8fd3892 100644 --- a/stable/wordpress/3.0.52/ix_values.yaml +++ b/stable/wordpress/3.0.53/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.2@sha256:4ba55db62b24554a58140ea0f4784bd3038635649ee04179d1cb7cae87d34741 + tag: v6.3.2@sha256:e8f8f98cf70f768aef9bf619ee71863de0cdaccabd04275947acd356e6448ea9 securityContext: container: diff --git a/stable/wordpress/3.0.52/questions.yaml b/stable/wordpress/3.0.53/questions.yaml similarity index 100% rename from stable/wordpress/3.0.52/questions.yaml rename to stable/wordpress/3.0.53/questions.yaml diff --git a/stable/wordpress/3.0.52/templates/_env.tpl b/stable/wordpress/3.0.53/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.52/templates/_env.tpl rename to stable/wordpress/3.0.53/templates/_env.tpl diff --git a/stable/wordpress/3.0.52/templates/common.yaml b/stable/wordpress/3.0.53/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.52/templates/common.yaml rename to stable/wordpress/3.0.53/templates/common.yaml diff --git a/stable/wordpress/3.0.52/values.yaml b/stable/wordpress/3.0.53/values.yaml similarity index 100% rename from stable/wordpress/3.0.52/values.yaml rename to stable/wordpress/3.0.53/values.yaml