From e2fb9d92a8a558a8cbe786d9bcd1b888c1bf2975 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 27 Aug 2023 09:41:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.13/app-changelog.md | 10 ---------- .../wordpress/{3.0.13 => 3.0.14}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{3.0.13 => 3.0.14}/Chart.yaml | 2 +- stable/wordpress/{3.0.13 => 3.0.14}/README.md | 0 stable/wordpress/3.0.14/app-changelog.md | 9 +++++++++ .../{3.0.13 => 3.0.14}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{3.0.13 => 3.0.14}/ix_values.yaml | 2 +- .../{3.0.13 => 3.0.14}/questions.yaml | 0 .../{3.0.13 => 3.0.14}/templates/_env.tpl | 0 .../{3.0.13 => 3.0.14}/templates/common.yaml | 0 .../wordpress/{3.0.13 => 3.0.14}/values.yaml | 0 13 files changed, 20 insertions(+), 21 deletions(-) delete mode 100644 stable/wordpress/3.0.13/app-changelog.md rename stable/wordpress/{3.0.13 => 3.0.14}/CHANGELOG.md (91%) rename stable/wordpress/{3.0.13 => 3.0.14}/Chart.yaml (98%) rename stable/wordpress/{3.0.13 => 3.0.14}/README.md (100%) create mode 100644 stable/wordpress/3.0.14/app-changelog.md rename stable/wordpress/{3.0.13 => 3.0.14}/app-readme.md (100%) rename stable/wordpress/{3.0.13 => 3.0.14}/charts/common-14.0.1.tgz (100%) rename stable/wordpress/{3.0.13 => 3.0.14}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.13 => 3.0.14}/ix_values.yaml (92%) rename stable/wordpress/{3.0.13 => 3.0.14}/questions.yaml (100%) rename stable/wordpress/{3.0.13 => 3.0.14}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.13 => 3.0.14}/templates/common.yaml (100%) rename stable/wordpress/{3.0.13 => 3.0.14}/values.yaml (100%) diff --git a/stable/wordpress/3.0.13/app-changelog.md b/stable/wordpress/3.0.13/app-changelog.md deleted file mode 100644 index 2bab5e4ae14..00000000000 --- a/stable/wordpress/3.0.13/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [wordpress-3.0.13](https://github.com/truecharts/charts/compare/wordpress-3.0.11...wordpress-3.0.13) (2023-08-23) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11831](https://github.com/truecharts/charts/issues/11831)) - - update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11828](https://github.com/truecharts/charts/issues/11828)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.13/CHANGELOG.md b/stable/wordpress/3.0.14/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.13/CHANGELOG.md rename to stable/wordpress/3.0.14/CHANGELOG.md index dec66e69746..821b97d6a43 100644 --- a/stable/wordpress/3.0.13/CHANGELOG.md +++ b/stable/wordpress/3.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.14](https://github.com/truecharts/charts/compare/wordpress-3.0.13...wordpress-3.0.14) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11934](https://github.com/truecharts/charts/issues/11934)) + + + + ## [wordpress-3.0.13](https://github.com/truecharts/charts/compare/wordpress-3.0.11...wordpress-3.0.13) (2023-08-23) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.3](https://github.com/truecharts/charts/compare/wordpress-3.0.2...wordpress-3.0.3) (2023-08-03) -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11178](https://github.com/truecharts/charts/issues/11178)) - - - - -## [wordpress-3.0.2](https://github.com/truecharts/charts/compare/wordpress-3.0.1...wordpress-3.0.2) (2023-08-03) - diff --git a/stable/wordpress/3.0.13/Chart.yaml b/stable/wordpress/3.0.14/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.13/Chart.yaml rename to stable/wordpress/3.0.14/Chart.yaml index 4df197ca743..17ef168de0f 100644 --- a/stable/wordpress/3.0.13/Chart.yaml +++ b/stable/wordpress/3.0.14/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.13 +version: 3.0.14 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.13/README.md b/stable/wordpress/3.0.14/README.md similarity index 100% rename from stable/wordpress/3.0.13/README.md rename to stable/wordpress/3.0.14/README.md diff --git a/stable/wordpress/3.0.14/app-changelog.md b/stable/wordpress/3.0.14/app-changelog.md new file mode 100644 index 00000000000..5c18e3de09b --- /dev/null +++ b/stable/wordpress/3.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.14](https://github.com/truecharts/charts/compare/wordpress-3.0.13...wordpress-3.0.14) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11934](https://github.com/truecharts/charts/issues/11934)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.13/app-readme.md b/stable/wordpress/3.0.14/app-readme.md similarity index 100% rename from stable/wordpress/3.0.13/app-readme.md rename to stable/wordpress/3.0.14/app-readme.md diff --git a/stable/wordpress/3.0.13/charts/common-14.0.1.tgz b/stable/wordpress/3.0.14/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.13/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.14/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.13/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.14/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.13/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.14/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.13/ix_values.yaml b/stable/wordpress/3.0.14/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.13/ix_values.yaml rename to stable/wordpress/3.0.14/ix_values.yaml index 3a354c08f8e..e59d3011799 100644 --- a/stable/wordpress/3.0.13/ix_values.yaml +++ b/stable/wordpress/3.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.0@sha256:f039aff36dc11393098218a57f9cac0f51976900c95b62a5ac53ecbd07d3e0d9 + tag: v6.3.0@sha256:1cadc8c95a6a1a408cb4d2107048ef1a1ac0d6d2427d68b252604bf85ff13d04 securityContext: container: diff --git a/stable/wordpress/3.0.13/questions.yaml b/stable/wordpress/3.0.14/questions.yaml similarity index 100% rename from stable/wordpress/3.0.13/questions.yaml rename to stable/wordpress/3.0.14/questions.yaml diff --git a/stable/wordpress/3.0.13/templates/_env.tpl b/stable/wordpress/3.0.14/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.13/templates/_env.tpl rename to stable/wordpress/3.0.14/templates/_env.tpl diff --git a/stable/wordpress/3.0.13/templates/common.yaml b/stable/wordpress/3.0.14/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.13/templates/common.yaml rename to stable/wordpress/3.0.14/templates/common.yaml diff --git a/stable/wordpress/3.0.13/values.yaml b/stable/wordpress/3.0.14/values.yaml similarity index 100% rename from stable/wordpress/3.0.13/values.yaml rename to stable/wordpress/3.0.14/values.yaml