From 29471beae30eff4290de5a0af5f3fdddb1d3e448 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 4 Jan 2023 10:53:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/1.1.0/app-changelog.md | 4 ---- stable/wordpress/{1.1.0 => 1.1.1}/CHANGELOG.md | 15 +++++++++------ stable/wordpress/{1.1.0 => 1.1.1}/Chart.yaml | 2 +- stable/wordpress/{1.1.0 => 1.1.1}/README.md | 0 stable/wordpress/1.1.1/app-changelog.md | 9 +++++++++ stable/wordpress/{1.1.0 => 1.1.1}/app-readme.md | 0 .../{1.1.0 => 1.1.1}/charts/common-11.1.2.tgz | Bin .../{1.1.0 => 1.1.1}/charts/mariadb-5.0.19.tgz | Bin stable/wordpress/{1.1.0 => 1.1.1}/ix_values.yaml | 2 +- stable/wordpress/{1.1.0 => 1.1.1}/questions.yaml | 0 .../{1.1.0 => 1.1.1}/templates/_env.tpl | 0 .../{1.1.0 => 1.1.1}/templates/common.yaml | 0 stable/wordpress/{1.1.0 => 1.1.1}/values.yaml | 0 13 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 stable/wordpress/1.1.0/app-changelog.md rename stable/wordpress/{1.1.0 => 1.1.1}/CHANGELOG.md (91%) rename stable/wordpress/{1.1.0 => 1.1.1}/Chart.yaml (98%) rename stable/wordpress/{1.1.0 => 1.1.1}/README.md (100%) create mode 100644 stable/wordpress/1.1.1/app-changelog.md rename stable/wordpress/{1.1.0 => 1.1.1}/app-readme.md (100%) rename stable/wordpress/{1.1.0 => 1.1.1}/charts/common-11.1.2.tgz (100%) rename stable/wordpress/{1.1.0 => 1.1.1}/charts/mariadb-5.0.19.tgz (100%) rename stable/wordpress/{1.1.0 => 1.1.1}/ix_values.yaml (92%) rename stable/wordpress/{1.1.0 => 1.1.1}/questions.yaml (100%) rename stable/wordpress/{1.1.0 => 1.1.1}/templates/_env.tpl (100%) rename stable/wordpress/{1.1.0 => 1.1.1}/templates/common.yaml (100%) rename stable/wordpress/{1.1.0 => 1.1.1}/values.yaml (100%) diff --git a/stable/wordpress/1.1.0/app-changelog.md b/stable/wordpress/1.1.0/app-changelog.md deleted file mode 100644 index b68a750f8e..0000000000 --- a/stable/wordpress/1.1.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [wordpress-1.1.0](https://github.com/truecharts/charts/compare/wordpress-1.0.11...wordpress-1.1.0) (2023-01-02) - diff --git a/stable/wordpress/1.1.0/CHANGELOG.md b/stable/wordpress/1.1.1/CHANGELOG.md similarity index 91% rename from stable/wordpress/1.1.0/CHANGELOG.md rename to stable/wordpress/1.1.1/CHANGELOG.md index 9f07d1ae4e..ef8fd7a005 100644 --- a/stable/wordpress/1.1.0/CHANGELOG.md +++ b/stable/wordpress/1.1.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-1.1.1](https://github.com/truecharts/charts/compare/wordpress-1.1.0...wordpress-1.1.1) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + + + ## [wordpress-1.1.0](https://github.com/truecharts/charts/compare/wordpress-1.0.11...wordpress-1.1.0) (2023-01-02) @@ -88,9 +97,3 @@ ## [wordpress-1.0.1](https://github.com/truecharts/charts/compare/wordpress-1.0.0...wordpress-1.0.1) (2022-12-08) - -### Feat - -- Move to stable ([#5218](https://github.com/truecharts/charts/issues/5218)) - - \ No newline at end of file diff --git a/stable/wordpress/1.1.0/Chart.yaml b/stable/wordpress/1.1.1/Chart.yaml similarity index 98% rename from stable/wordpress/1.1.0/Chart.yaml rename to stable/wordpress/1.1.1/Chart.yaml index 30ecd769b3..c4c1935104 100644 --- a/stable/wordpress/1.1.0/Chart.yaml +++ b/stable/wordpress/1.1.1/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 1.1.0 +version: 1.1.1 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/1.1.0/README.md b/stable/wordpress/1.1.1/README.md similarity index 100% rename from stable/wordpress/1.1.0/README.md rename to stable/wordpress/1.1.1/README.md diff --git a/stable/wordpress/1.1.1/app-changelog.md b/stable/wordpress/1.1.1/app-changelog.md new file mode 100644 index 0000000000..67f0cf0f33 --- /dev/null +++ b/stable/wordpress/1.1.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-1.1.1](https://github.com/truecharts/charts/compare/wordpress-1.1.0...wordpress-1.1.1) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + \ No newline at end of file diff --git a/stable/wordpress/1.1.0/app-readme.md b/stable/wordpress/1.1.1/app-readme.md similarity index 100% rename from stable/wordpress/1.1.0/app-readme.md rename to stable/wordpress/1.1.1/app-readme.md diff --git a/stable/wordpress/1.1.0/charts/common-11.1.2.tgz b/stable/wordpress/1.1.1/charts/common-11.1.2.tgz similarity index 100% rename from stable/wordpress/1.1.0/charts/common-11.1.2.tgz rename to stable/wordpress/1.1.1/charts/common-11.1.2.tgz diff --git a/stable/wordpress/1.1.0/charts/mariadb-5.0.19.tgz b/stable/wordpress/1.1.1/charts/mariadb-5.0.19.tgz similarity index 100% rename from stable/wordpress/1.1.0/charts/mariadb-5.0.19.tgz rename to stable/wordpress/1.1.1/charts/mariadb-5.0.19.tgz diff --git a/stable/wordpress/1.1.0/ix_values.yaml b/stable/wordpress/1.1.1/ix_values.yaml similarity index 92% rename from stable/wordpress/1.1.0/ix_values.yaml rename to stable/wordpress/1.1.1/ix_values.yaml index 6e845eaac7..65c7b6dfda 100644 --- a/stable/wordpress/1.1.0/ix_values.yaml +++ b/stable/wordpress/1.1.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: 6.1.1@sha256:15cc0ea7ed9039c54c7c13d54c108e10edb6a307b248783ccf949a57b47ffd15 + tag: 6.1.1@sha256:5505476a3861c5a98d8c28336b6ea02a395d35835b35266b1aa13ed37b4da412 securityContext: readOnlyRootFilesystem: false diff --git a/stable/wordpress/1.1.0/questions.yaml b/stable/wordpress/1.1.1/questions.yaml similarity index 100% rename from stable/wordpress/1.1.0/questions.yaml rename to stable/wordpress/1.1.1/questions.yaml diff --git a/stable/wordpress/1.1.0/templates/_env.tpl b/stable/wordpress/1.1.1/templates/_env.tpl similarity index 100% rename from stable/wordpress/1.1.0/templates/_env.tpl rename to stable/wordpress/1.1.1/templates/_env.tpl diff --git a/stable/wordpress/1.1.0/templates/common.yaml b/stable/wordpress/1.1.1/templates/common.yaml similarity index 100% rename from stable/wordpress/1.1.0/templates/common.yaml rename to stable/wordpress/1.1.1/templates/common.yaml diff --git a/stable/wordpress/1.1.0/values.yaml b/stable/wordpress/1.1.1/values.yaml similarity index 100% rename from stable/wordpress/1.1.0/values.yaml rename to stable/wordpress/1.1.1/values.yaml