From 482bb3f5c6ef437cb9139ed8e01dd717b7c8e75f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 7 Aug 2023 02:17:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.3/app-changelog.md | 9 --------- .../wordpress/{3.0.3 => 3.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/wordpress/{3.0.3 => 3.0.4}/Chart.yaml | 2 +- stable/wordpress/{3.0.3 => 3.0.4}/README.md | 0 stable/wordpress/3.0.4/app-changelog.md | 9 +++++++++ .../wordpress/{3.0.3 => 3.0.4}/app-readme.md | 0 .../{3.0.3 => 3.0.4}/charts/common-14.0.1.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../wordpress/{3.0.3 => 3.0.4}/ix_values.yaml | 2 +- .../wordpress/{3.0.3 => 3.0.4}/questions.yaml | 0 .../{3.0.3 => 3.0.4}/templates/_env.tpl | 0 .../{3.0.3 => 3.0.4}/templates/common.yaml | 0 stable/wordpress/{3.0.3 => 3.0.4}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/3.0.3/app-changelog.md rename stable/wordpress/{3.0.3 => 3.0.4}/CHANGELOG.md (93%) rename stable/wordpress/{3.0.3 => 3.0.4}/Chart.yaml (98%) rename stable/wordpress/{3.0.3 => 3.0.4}/README.md (100%) create mode 100644 stable/wordpress/3.0.4/app-changelog.md rename stable/wordpress/{3.0.3 => 3.0.4}/app-readme.md (100%) rename stable/wordpress/{3.0.3 => 3.0.4}/charts/common-14.0.1.tgz (100%) rename stable/wordpress/{3.0.3 => 3.0.4}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.3 => 3.0.4}/ix_values.yaml (92%) rename stable/wordpress/{3.0.3 => 3.0.4}/questions.yaml (100%) rename stable/wordpress/{3.0.3 => 3.0.4}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.3 => 3.0.4}/templates/common.yaml (100%) rename stable/wordpress/{3.0.3 => 3.0.4}/values.yaml (100%) diff --git a/stable/wordpress/3.0.3/app-changelog.md b/stable/wordpress/3.0.3/app-changelog.md deleted file mode 100644 index 43ff41548f..0000000000 --- a/stable/wordpress/3.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.3/CHANGELOG.md b/stable/wordpress/3.0.4/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.3/CHANGELOG.md rename to stable/wordpress/3.0.4/CHANGELOG.md index d95b7eadac..17d0cbb4bc 100644 --- a/stable/wordpress/3.0.3/CHANGELOG.md +++ b/stable/wordpress/3.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.4](https://github.com/truecharts/charts/compare/wordpress-3.0.3...wordpress-3.0.4) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11282](https://github.com/truecharts/charts/issues/11282)) + + + + ## [wordpress-3.0.3](https://github.com/truecharts/charts/compare/wordpress-3.0.2...wordpress-3.0.3) (2023-08-03) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10628](https://github.com/truecharts/charts/issues/10628)) - - - -## [wordpress-2.0.42](https://github.com/truecharts/charts/compare/wordpress-2.0.41...wordpress-2.0.42) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10622](https://github.com/truecharts/charts/issues/10622)) - diff --git a/stable/wordpress/3.0.3/Chart.yaml b/stable/wordpress/3.0.4/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.3/Chart.yaml rename to stable/wordpress/3.0.4/Chart.yaml index 819d049606..c36ff09542 100644 --- a/stable/wordpress/3.0.3/Chart.yaml +++ b/stable/wordpress/3.0.4/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.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.3/README.md b/stable/wordpress/3.0.4/README.md similarity index 100% rename from stable/wordpress/3.0.3/README.md rename to stable/wordpress/3.0.4/README.md diff --git a/stable/wordpress/3.0.4/app-changelog.md b/stable/wordpress/3.0.4/app-changelog.md new file mode 100644 index 0000000000..61aed21b5c --- /dev/null +++ b/stable/wordpress/3.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.4](https://github.com/truecharts/charts/compare/wordpress-3.0.3...wordpress-3.0.4) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11282](https://github.com/truecharts/charts/issues/11282)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.3/app-readme.md b/stable/wordpress/3.0.4/app-readme.md similarity index 100% rename from stable/wordpress/3.0.3/app-readme.md rename to stable/wordpress/3.0.4/app-readme.md diff --git a/stable/wordpress/3.0.3/charts/common-14.0.1.tgz b/stable/wordpress/3.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.3/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.4/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.3/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.4/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.3/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.4/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.3/ix_values.yaml b/stable/wordpress/3.0.4/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.3/ix_values.yaml rename to stable/wordpress/3.0.4/ix_values.yaml index 096517ba5d..1c4447c5c9 100644 --- a/stable/wordpress/3.0.3/ix_values.yaml +++ b/stable/wordpress/3.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:eb18126c428a28bf29eb9ac11df3b9a1f089afb293be692fcc0a3e7942aa05e1 + tag: v6.2.2@sha256:56aa7979af9e6402666a74352612a772453c33da5157b0401c4319ca92b9f996 securityContext: container: diff --git a/stable/wordpress/3.0.3/questions.yaml b/stable/wordpress/3.0.4/questions.yaml similarity index 100% rename from stable/wordpress/3.0.3/questions.yaml rename to stable/wordpress/3.0.4/questions.yaml diff --git a/stable/wordpress/3.0.3/templates/_env.tpl b/stable/wordpress/3.0.4/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.3/templates/_env.tpl rename to stable/wordpress/3.0.4/templates/_env.tpl diff --git a/stable/wordpress/3.0.3/templates/common.yaml b/stable/wordpress/3.0.4/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.3/templates/common.yaml rename to stable/wordpress/3.0.4/templates/common.yaml diff --git a/stable/wordpress/3.0.3/values.yaml b/stable/wordpress/3.0.4/values.yaml similarity index 100% rename from stable/wordpress/3.0.3/values.yaml rename to stable/wordpress/3.0.4/values.yaml