From eb96a2d1aab51ac3dced08cadfb7638b10cf0eae Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 21 Aug 2023 07:39:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.10/app-changelog.md | 9 --------- .../wordpress/{3.0.10 => 3.0.11}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{3.0.10 => 3.0.11}/Chart.yaml | 2 +- stable/wordpress/{3.0.10 => 3.0.11}/README.md | 0 stable/wordpress/3.0.11/app-changelog.md | 9 +++++++++ .../{3.0.10 => 3.0.11}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{3.0.10 => 3.0.11}/ix_values.yaml | 2 +- .../{3.0.10 => 3.0.11}/questions.yaml | 0 .../{3.0.10 => 3.0.11}/templates/_env.tpl | 0 .../{3.0.10 => 3.0.11}/templates/common.yaml | 0 .../wordpress/{3.0.10 => 3.0.11}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/3.0.10/app-changelog.md rename stable/wordpress/{3.0.10 => 3.0.11}/CHANGELOG.md (90%) rename stable/wordpress/{3.0.10 => 3.0.11}/Chart.yaml (98%) rename stable/wordpress/{3.0.10 => 3.0.11}/README.md (100%) create mode 100644 stable/wordpress/3.0.11/app-changelog.md rename stable/wordpress/{3.0.10 => 3.0.11}/app-readme.md (100%) rename stable/wordpress/{3.0.10 => 3.0.11}/charts/common-14.0.1.tgz (100%) rename stable/wordpress/{3.0.10 => 3.0.11}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.10 => 3.0.11}/ix_values.yaml (92%) rename stable/wordpress/{3.0.10 => 3.0.11}/questions.yaml (100%) rename stable/wordpress/{3.0.10 => 3.0.11}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.10 => 3.0.11}/templates/common.yaml (100%) rename stable/wordpress/{3.0.10 => 3.0.11}/values.yaml (100%) diff --git a/stable/wordpress/3.0.10/app-changelog.md b/stable/wordpress/3.0.10/app-changelog.md deleted file mode 100644 index f19291679b..0000000000 --- a/stable/wordpress/3.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.10](https://github.com/truecharts/charts/compare/wordpress-3.0.9...wordpress-3.0.10) (2023-08-20) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11736](https://github.com/truecharts/charts/issues/11736)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.10/CHANGELOG.md b/stable/wordpress/3.0.11/CHANGELOG.md similarity index 90% rename from stable/wordpress/3.0.10/CHANGELOG.md rename to stable/wordpress/3.0.11/CHANGELOG.md index e38cdc2ab6..35cb3b4a3c 100644 --- a/stable/wordpress/3.0.10/CHANGELOG.md +++ b/stable/wordpress/3.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.11](https://github.com/truecharts/charts/compare/wordpress-3.0.10...wordpress-3.0.11) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11750](https://github.com/truecharts/charts/issues/11750)) + + + + ## [wordpress-3.0.10](https://github.com/truecharts/charts/compare/wordpress-3.0.9...wordpress-3.0.10) (2023-08-20) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.1](https://github.com/truecharts/charts/compare/wordpress-3.0.0...wordpress-3.0.1) (2023-08-01) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11136](https://github.com/truecharts/charts/issues/11136)) - - - - - -## [wordpress-3.0.0](https://github.com/truecharts/charts/compare/wordpress-2.0.48...wordpress-3.0.0) (2023-07-31) - diff --git a/stable/wordpress/3.0.10/Chart.yaml b/stable/wordpress/3.0.11/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.10/Chart.yaml rename to stable/wordpress/3.0.11/Chart.yaml index e425e60703..4229274a85 100644 --- a/stable/wordpress/3.0.10/Chart.yaml +++ b/stable/wordpress/3.0.11/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.10 +version: 3.0.11 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.10/README.md b/stable/wordpress/3.0.11/README.md similarity index 100% rename from stable/wordpress/3.0.10/README.md rename to stable/wordpress/3.0.11/README.md diff --git a/stable/wordpress/3.0.11/app-changelog.md b/stable/wordpress/3.0.11/app-changelog.md new file mode 100644 index 0000000000..b6ffbbbf22 --- /dev/null +++ b/stable/wordpress/3.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.11](https://github.com/truecharts/charts/compare/wordpress-3.0.10...wordpress-3.0.11) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11750](https://github.com/truecharts/charts/issues/11750)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.10/app-readme.md b/stable/wordpress/3.0.11/app-readme.md similarity index 100% rename from stable/wordpress/3.0.10/app-readme.md rename to stable/wordpress/3.0.11/app-readme.md diff --git a/stable/wordpress/3.0.10/charts/common-14.0.1.tgz b/stable/wordpress/3.0.11/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.10/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.11/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.10/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.11/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.10/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.11/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.10/ix_values.yaml b/stable/wordpress/3.0.11/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.10/ix_values.yaml rename to stable/wordpress/3.0.11/ix_values.yaml index 22f39e0354..1b02b4639b 100644 --- a/stable/wordpress/3.0.10/ix_values.yaml +++ b/stable/wordpress/3.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.0@sha256:f4c808d392141627c77895980d51a5845565102820416300ed5a34e05844bdbb + tag: v6.3.0@sha256:c1b0e87588e5ce26d4b60c2f0b94a10bdd6eec124468aaa0d2984922074fb164 securityContext: container: diff --git a/stable/wordpress/3.0.10/questions.yaml b/stable/wordpress/3.0.11/questions.yaml similarity index 100% rename from stable/wordpress/3.0.10/questions.yaml rename to stable/wordpress/3.0.11/questions.yaml diff --git a/stable/wordpress/3.0.10/templates/_env.tpl b/stable/wordpress/3.0.11/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.10/templates/_env.tpl rename to stable/wordpress/3.0.11/templates/_env.tpl diff --git a/stable/wordpress/3.0.10/templates/common.yaml b/stable/wordpress/3.0.11/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.10/templates/common.yaml rename to stable/wordpress/3.0.11/templates/common.yaml diff --git a/stable/wordpress/3.0.10/values.yaml b/stable/wordpress/3.0.11/values.yaml similarity index 100% rename from stable/wordpress/3.0.10/values.yaml rename to stable/wordpress/3.0.11/values.yaml