From ad298ea6b03f93cfbe53a49bd2b694c703edc753 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Aug 2023 20:45:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.7/app-changelog.md | 9 --------- .../wordpress/{3.0.7 => 3.0.8}/CHANGELOG.md | 18 +++++++++--------- stable/wordpress/{3.0.7 => 3.0.8}/Chart.yaml | 2 +- stable/wordpress/{3.0.7 => 3.0.8}/README.md | 0 stable/wordpress/3.0.8/app-changelog.md | 9 +++++++++ .../wordpress/{3.0.7 => 3.0.8}/app-readme.md | 0 .../{3.0.7 => 3.0.8}/charts/common-14.0.1.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../wordpress/{3.0.7 => 3.0.8}/ix_values.yaml | 2 +- .../wordpress/{3.0.7 => 3.0.8}/questions.yaml | 0 .../{3.0.7 => 3.0.8}/templates/_env.tpl | 0 .../{3.0.7 => 3.0.8}/templates/common.yaml | 0 stable/wordpress/{3.0.7 => 3.0.8}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/wordpress/3.0.7/app-changelog.md rename stable/wordpress/{3.0.7 => 3.0.8}/CHANGELOG.md (91%) rename stable/wordpress/{3.0.7 => 3.0.8}/Chart.yaml (98%) rename stable/wordpress/{3.0.7 => 3.0.8}/README.md (100%) create mode 100644 stable/wordpress/3.0.8/app-changelog.md rename stable/wordpress/{3.0.7 => 3.0.8}/app-readme.md (100%) rename stable/wordpress/{3.0.7 => 3.0.8}/charts/common-14.0.1.tgz (100%) rename stable/wordpress/{3.0.7 => 3.0.8}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.7 => 3.0.8}/ix_values.yaml (92%) rename stable/wordpress/{3.0.7 => 3.0.8}/questions.yaml (100%) rename stable/wordpress/{3.0.7 => 3.0.8}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.7 => 3.0.8}/templates/common.yaml (100%) rename stable/wordpress/{3.0.7 => 3.0.8}/values.yaml (100%) diff --git a/stable/wordpress/3.0.7/app-changelog.md b/stable/wordpress/3.0.7/app-changelog.md deleted file mode 100644 index 38ef9f9763..0000000000 --- a/stable/wordpress/3.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.7](https://github.com/truecharts/charts/compare/wordpress-3.0.6...wordpress-3.0.7) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11528](https://github.com/truecharts/charts/issues/11528)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.7/CHANGELOG.md b/stable/wordpress/3.0.8/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.7/CHANGELOG.md rename to stable/wordpress/3.0.8/CHANGELOG.md index ff27627458..15c73d9256 100644 --- a/stable/wordpress/3.0.7/CHANGELOG.md +++ b/stable/wordpress/3.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.8](https://github.com/truecharts/charts/compare/wordpress-3.0.7...wordpress-3.0.8) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11613](https://github.com/truecharts/charts/issues/11613)) + + + + ## [wordpress-3.0.7](https://github.com/truecharts/charts/compare/wordpress-3.0.6...wordpress-3.0.7) (2023-08-13) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [wordpress-2.0.46](https://github.com/truecharts/charts/compare/wordpress-2.0.45...wordpress-2.0.46) (2023-07-26) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10875](https://github.com/truecharts/charts/issues/10875)) - diff --git a/stable/wordpress/3.0.7/Chart.yaml b/stable/wordpress/3.0.8/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.7/Chart.yaml rename to stable/wordpress/3.0.8/Chart.yaml index 1cc8001adc..1d185c9b78 100644 --- a/stable/wordpress/3.0.7/Chart.yaml +++ b/stable/wordpress/3.0.8/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.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.7/README.md b/stable/wordpress/3.0.8/README.md similarity index 100% rename from stable/wordpress/3.0.7/README.md rename to stable/wordpress/3.0.8/README.md diff --git a/stable/wordpress/3.0.8/app-changelog.md b/stable/wordpress/3.0.8/app-changelog.md new file mode 100644 index 0000000000..ffc520b0f6 --- /dev/null +++ b/stable/wordpress/3.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.8](https://github.com/truecharts/charts/compare/wordpress-3.0.7...wordpress-3.0.8) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11613](https://github.com/truecharts/charts/issues/11613)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.7/app-readme.md b/stable/wordpress/3.0.8/app-readme.md similarity index 100% rename from stable/wordpress/3.0.7/app-readme.md rename to stable/wordpress/3.0.8/app-readme.md diff --git a/stable/wordpress/3.0.7/charts/common-14.0.1.tgz b/stable/wordpress/3.0.8/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.7/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.8/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.7/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.8/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.7/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.8/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.7/ix_values.yaml b/stable/wordpress/3.0.8/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.7/ix_values.yaml rename to stable/wordpress/3.0.8/ix_values.yaml index 2a701ec23c..22a6a1f63f 100644 --- a/stable/wordpress/3.0.7/ix_values.yaml +++ b/stable/wordpress/3.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.0@sha256:c2770ed9d5e18087126fa5786cad6724c2c1e309bd120689846b57bb17379300 + tag: v6.3.0@sha256:c46fc8ef564565cf836be4674ca41fb7e7fe655d1dd65dd649868b7eb686a7b2 securityContext: container: diff --git a/stable/wordpress/3.0.7/questions.yaml b/stable/wordpress/3.0.8/questions.yaml similarity index 100% rename from stable/wordpress/3.0.7/questions.yaml rename to stable/wordpress/3.0.8/questions.yaml diff --git a/stable/wordpress/3.0.7/templates/_env.tpl b/stable/wordpress/3.0.8/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.7/templates/_env.tpl rename to stable/wordpress/3.0.8/templates/_env.tpl diff --git a/stable/wordpress/3.0.7/templates/common.yaml b/stable/wordpress/3.0.8/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.7/templates/common.yaml rename to stable/wordpress/3.0.8/templates/common.yaml diff --git a/stable/wordpress/3.0.7/values.yaml b/stable/wordpress/3.0.8/values.yaml similarity index 100% rename from stable/wordpress/3.0.7/values.yaml rename to stable/wordpress/3.0.8/values.yaml