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