From 4ef3348b5d8e44faa02209c6836f6a71a62e13fe Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 27 Jun 2023 09:38:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/2.0.25/app-changelog.md | 9 --------- .../wordpress/{2.0.25 => 2.0.26}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{2.0.25 => 2.0.26}/Chart.yaml | 2 +- stable/wordpress/{2.0.25 => 2.0.26}/README.md | 0 stable/wordpress/2.0.26/app-changelog.md | 9 +++++++++ .../{2.0.25 => 2.0.26}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../charts/mariadb-7.0.50.tgz | Bin .../{2.0.25 => 2.0.26}/ix_values.yaml | 2 +- .../{2.0.25 => 2.0.26}/questions.yaml | 0 .../{2.0.25 => 2.0.26}/templates/_env.tpl | 0 .../{2.0.25 => 2.0.26}/templates/common.yaml | 0 .../wordpress/{2.0.25 => 2.0.26}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/2.0.25/app-changelog.md rename stable/wordpress/{2.0.25 => 2.0.26}/CHANGELOG.md (94%) rename stable/wordpress/{2.0.25 => 2.0.26}/Chart.yaml (98%) rename stable/wordpress/{2.0.25 => 2.0.26}/README.md (100%) create mode 100644 stable/wordpress/2.0.26/app-changelog.md rename stable/wordpress/{2.0.25 => 2.0.26}/app-readme.md (100%) rename stable/wordpress/{2.0.25 => 2.0.26}/charts/common-12.14.2.tgz (100%) rename stable/wordpress/{2.0.25 => 2.0.26}/charts/mariadb-7.0.50.tgz (100%) rename stable/wordpress/{2.0.25 => 2.0.26}/ix_values.yaml (92%) rename stable/wordpress/{2.0.25 => 2.0.26}/questions.yaml (100%) rename stable/wordpress/{2.0.25 => 2.0.26}/templates/_env.tpl (100%) rename stable/wordpress/{2.0.25 => 2.0.26}/templates/common.yaml (100%) rename stable/wordpress/{2.0.25 => 2.0.26}/values.yaml (100%) diff --git a/stable/wordpress/2.0.25/app-changelog.md b/stable/wordpress/2.0.25/app-changelog.md deleted file mode 100644 index 1c88bc3d19..0000000000 --- a/stable/wordpress/2.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.25](https://github.com/truecharts/charts/compare/wordpress-2.0.24...wordpress-2.0.25) (2023-06-23) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9850](https://github.com/truecharts/charts/issues/9850)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.25/CHANGELOG.md b/stable/wordpress/2.0.26/CHANGELOG.md similarity index 94% rename from stable/wordpress/2.0.25/CHANGELOG.md rename to stable/wordpress/2.0.26/CHANGELOG.md index f5cab8d075..c825d8befd 100644 --- a/stable/wordpress/2.0.25/CHANGELOG.md +++ b/stable/wordpress/2.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.26](https://github.com/truecharts/charts/compare/wordpress-2.0.25...wordpress-2.0.26) (2023-06-27) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9978](https://github.com/truecharts/charts/issues/9978)) + + + + ## [wordpress-2.0.25](https://github.com/truecharts/charts/compare/wordpress-2.0.24...wordpress-2.0.25) (2023-06-23) ### Chore @@ -88,12 +97,3 @@ -## [wordpress-2.0.18](https://github.com/truecharts/charts/compare/wordpress-2.0.17...wordpress-2.0.18) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9634](https://github.com/truecharts/charts/issues/9634)) - - - - diff --git a/stable/wordpress/2.0.25/Chart.yaml b/stable/wordpress/2.0.26/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.25/Chart.yaml rename to stable/wordpress/2.0.26/Chart.yaml index 93ecf95036..eb587d9eef 100644 --- a/stable/wordpress/2.0.25/Chart.yaml +++ b/stable/wordpress/2.0.26/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.25 +version: 2.0.26 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.25/README.md b/stable/wordpress/2.0.26/README.md similarity index 100% rename from stable/wordpress/2.0.25/README.md rename to stable/wordpress/2.0.26/README.md diff --git a/stable/wordpress/2.0.26/app-changelog.md b/stable/wordpress/2.0.26/app-changelog.md new file mode 100644 index 0000000000..84d373f30c --- /dev/null +++ b/stable/wordpress/2.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.26](https://github.com/truecharts/charts/compare/wordpress-2.0.25...wordpress-2.0.26) (2023-06-27) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9978](https://github.com/truecharts/charts/issues/9978)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.25/app-readme.md b/stable/wordpress/2.0.26/app-readme.md similarity index 100% rename from stable/wordpress/2.0.25/app-readme.md rename to stable/wordpress/2.0.26/app-readme.md diff --git a/stable/wordpress/2.0.25/charts/common-12.14.2.tgz b/stable/wordpress/2.0.26/charts/common-12.14.2.tgz similarity index 100% rename from stable/wordpress/2.0.25/charts/common-12.14.2.tgz rename to stable/wordpress/2.0.26/charts/common-12.14.2.tgz diff --git a/stable/wordpress/2.0.25/charts/mariadb-7.0.50.tgz b/stable/wordpress/2.0.26/charts/mariadb-7.0.50.tgz similarity index 100% rename from stable/wordpress/2.0.25/charts/mariadb-7.0.50.tgz rename to stable/wordpress/2.0.26/charts/mariadb-7.0.50.tgz diff --git a/stable/wordpress/2.0.25/ix_values.yaml b/stable/wordpress/2.0.26/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.25/ix_values.yaml rename to stable/wordpress/2.0.26/ix_values.yaml index ce10cbba33..8bafd8aa90 100644 --- a/stable/wordpress/2.0.25/ix_values.yaml +++ b/stable/wordpress/2.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:b003681b074f123aff287e676556ca13db22c831f4af77966b86f2cf1ef4890c + tag: v6.2.2@sha256:c1bf49eca7c443dff88e1f4b2e067066873f614d70530e583ea47104964d77cd securityContext: container: diff --git a/stable/wordpress/2.0.25/questions.yaml b/stable/wordpress/2.0.26/questions.yaml similarity index 100% rename from stable/wordpress/2.0.25/questions.yaml rename to stable/wordpress/2.0.26/questions.yaml diff --git a/stable/wordpress/2.0.25/templates/_env.tpl b/stable/wordpress/2.0.26/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.25/templates/_env.tpl rename to stable/wordpress/2.0.26/templates/_env.tpl diff --git a/stable/wordpress/2.0.25/templates/common.yaml b/stable/wordpress/2.0.26/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.25/templates/common.yaml rename to stable/wordpress/2.0.26/templates/common.yaml diff --git a/stable/wordpress/2.0.25/values.yaml b/stable/wordpress/2.0.26/values.yaml similarity index 100% rename from stable/wordpress/2.0.25/values.yaml rename to stable/wordpress/2.0.26/values.yaml