From 7c9762570d5c35a6b593e159c4205ca72bdc866d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 29 Jun 2023 23:42:08 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/2.0.26/app-changelog.md | 9 --------- .../wordpress/{2.0.26 => 2.0.27}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{2.0.26 => 2.0.27}/Chart.yaml | 2 +- stable/wordpress/{2.0.26 => 2.0.27}/README.md | 0 stable/wordpress/2.0.27/app-changelog.md | 9 +++++++++ .../{2.0.26 => 2.0.27}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../charts/mariadb-7.0.50.tgz | Bin .../{2.0.26 => 2.0.27}/ix_values.yaml | 2 +- .../{2.0.26 => 2.0.27}/questions.yaml | 0 .../{2.0.26 => 2.0.27}/templates/_env.tpl | 0 .../{2.0.26 => 2.0.27}/templates/common.yaml | 0 .../wordpress/{2.0.26 => 2.0.27}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/2.0.26/app-changelog.md rename stable/wordpress/{2.0.26 => 2.0.27}/CHANGELOG.md (93%) rename stable/wordpress/{2.0.26 => 2.0.27}/Chart.yaml (98%) rename stable/wordpress/{2.0.26 => 2.0.27}/README.md (100%) create mode 100644 stable/wordpress/2.0.27/app-changelog.md rename stable/wordpress/{2.0.26 => 2.0.27}/app-readme.md (100%) rename stable/wordpress/{2.0.26 => 2.0.27}/charts/common-12.14.2.tgz (100%) rename stable/wordpress/{2.0.26 => 2.0.27}/charts/mariadb-7.0.50.tgz (100%) rename stable/wordpress/{2.0.26 => 2.0.27}/ix_values.yaml (92%) rename stable/wordpress/{2.0.26 => 2.0.27}/questions.yaml (100%) rename stable/wordpress/{2.0.26 => 2.0.27}/templates/_env.tpl (100%) rename stable/wordpress/{2.0.26 => 2.0.27}/templates/common.yaml (100%) rename stable/wordpress/{2.0.26 => 2.0.27}/values.yaml (100%) diff --git a/stable/wordpress/2.0.26/app-changelog.md b/stable/wordpress/2.0.26/app-changelog.md deleted file mode 100644 index 84d373f30c5..00000000000 --- a/stable/wordpress/2.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.26/CHANGELOG.md b/stable/wordpress/2.0.27/CHANGELOG.md similarity index 93% rename from stable/wordpress/2.0.26/CHANGELOG.md rename to stable/wordpress/2.0.27/CHANGELOG.md index c825d8befd2..1676eaad3eb 100644 --- a/stable/wordpress/2.0.26/CHANGELOG.md +++ b/stable/wordpress/2.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.27](https://github.com/truecharts/charts/compare/wordpress-2.0.26...wordpress-2.0.27) (2023-06-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10037](https://github.com/truecharts/charts/issues/10037)) + + + + ## [wordpress-2.0.26](https://github.com/truecharts/charts/compare/wordpress-2.0.25...wordpress-2.0.26) (2023-06-27) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-2.0.19](https://github.com/truecharts/charts/compare/wordpress-2.0.17...wordpress-2.0.19) (2023-06-16) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9687](https://github.com/truecharts/charts/issues/9687)) - - 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.26/Chart.yaml b/stable/wordpress/2.0.27/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.26/Chart.yaml rename to stable/wordpress/2.0.27/Chart.yaml index eb587d9eef7..b83d5bac530 100644 --- a/stable/wordpress/2.0.26/Chart.yaml +++ b/stable/wordpress/2.0.27/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.26 +version: 2.0.27 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.26/README.md b/stable/wordpress/2.0.27/README.md similarity index 100% rename from stable/wordpress/2.0.26/README.md rename to stable/wordpress/2.0.27/README.md diff --git a/stable/wordpress/2.0.27/app-changelog.md b/stable/wordpress/2.0.27/app-changelog.md new file mode 100644 index 00000000000..e70e0bd41d7 --- /dev/null +++ b/stable/wordpress/2.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.27](https://github.com/truecharts/charts/compare/wordpress-2.0.26...wordpress-2.0.27) (2023-06-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10037](https://github.com/truecharts/charts/issues/10037)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.26/app-readme.md b/stable/wordpress/2.0.27/app-readme.md similarity index 100% rename from stable/wordpress/2.0.26/app-readme.md rename to stable/wordpress/2.0.27/app-readme.md diff --git a/stable/wordpress/2.0.26/charts/common-12.14.2.tgz b/stable/wordpress/2.0.27/charts/common-12.14.2.tgz similarity index 100% rename from stable/wordpress/2.0.26/charts/common-12.14.2.tgz rename to stable/wordpress/2.0.27/charts/common-12.14.2.tgz diff --git a/stable/wordpress/2.0.26/charts/mariadb-7.0.50.tgz b/stable/wordpress/2.0.27/charts/mariadb-7.0.50.tgz similarity index 100% rename from stable/wordpress/2.0.26/charts/mariadb-7.0.50.tgz rename to stable/wordpress/2.0.27/charts/mariadb-7.0.50.tgz diff --git a/stable/wordpress/2.0.26/ix_values.yaml b/stable/wordpress/2.0.27/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.26/ix_values.yaml rename to stable/wordpress/2.0.27/ix_values.yaml index 8bafd8aa900..15d2f573132 100644 --- a/stable/wordpress/2.0.26/ix_values.yaml +++ b/stable/wordpress/2.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:c1bf49eca7c443dff88e1f4b2e067066873f614d70530e583ea47104964d77cd + tag: v6.2.2@sha256:d0689367e86c01fdabf5a1d6a86b8bc093986b107ceac2763a0db25bcfd8e6be securityContext: container: diff --git a/stable/wordpress/2.0.26/questions.yaml b/stable/wordpress/2.0.27/questions.yaml similarity index 100% rename from stable/wordpress/2.0.26/questions.yaml rename to stable/wordpress/2.0.27/questions.yaml diff --git a/stable/wordpress/2.0.26/templates/_env.tpl b/stable/wordpress/2.0.27/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.26/templates/_env.tpl rename to stable/wordpress/2.0.27/templates/_env.tpl diff --git a/stable/wordpress/2.0.26/templates/common.yaml b/stable/wordpress/2.0.27/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.26/templates/common.yaml rename to stable/wordpress/2.0.27/templates/common.yaml diff --git a/stable/wordpress/2.0.26/values.yaml b/stable/wordpress/2.0.27/values.yaml similarity index 100% rename from stable/wordpress/2.0.26/values.yaml rename to stable/wordpress/2.0.27/values.yaml