diff --git a/stable/wordpress/2.0.30/app-changelog.md b/stable/wordpress/2.0.30/app-changelog.md deleted file mode 100644 index 2f9489ce6d..0000000000 --- a/stable/wordpress/2.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.30](https://github.com/truecharts/charts/compare/wordpress-2.0.29...wordpress-2.0.30) (2023-07-03) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10130](https://github.com/truecharts/charts/issues/10130)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.30/CHANGELOG.md b/stable/wordpress/2.0.31/CHANGELOG.md similarity index 93% rename from stable/wordpress/2.0.30/CHANGELOG.md rename to stable/wordpress/2.0.31/CHANGELOG.md index a577f02177..bbacc756d6 100644 --- a/stable/wordpress/2.0.30/CHANGELOG.md +++ b/stable/wordpress/2.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.31](https://github.com/truecharts/charts/compare/wordpress-2.0.30...wordpress-2.0.31) (2023-07-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10134](https://github.com/truecharts/charts/issues/10134)) + + + + ## [wordpress-2.0.30](https://github.com/truecharts/charts/compare/wordpress-2.0.29...wordpress-2.0.30) (2023-07-03) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-2.0.21](https://github.com/truecharts/charts/compare/wordpress-2.0.20...wordpress-2.0.21) (2023-06-19) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9765](https://github.com/truecharts/charts/issues/9765)) - - - - -## [wordpress-2.0.20](https://github.com/truecharts/charts/compare/wordpress-2.0.19...wordpress-2.0.20) (2023-06-18) - -### Chore diff --git a/stable/wordpress/2.0.30/Chart.yaml b/stable/wordpress/2.0.31/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.30/Chart.yaml rename to stable/wordpress/2.0.31/Chart.yaml index 002d912251..f094aa2b12 100644 --- a/stable/wordpress/2.0.30/Chart.yaml +++ b/stable/wordpress/2.0.31/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.30 +version: 2.0.31 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.30/README.md b/stable/wordpress/2.0.31/README.md similarity index 100% rename from stable/wordpress/2.0.30/README.md rename to stable/wordpress/2.0.31/README.md diff --git a/stable/wordpress/2.0.31/app-changelog.md b/stable/wordpress/2.0.31/app-changelog.md new file mode 100644 index 0000000000..2e850445eb --- /dev/null +++ b/stable/wordpress/2.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.31](https://github.com/truecharts/charts/compare/wordpress-2.0.30...wordpress-2.0.31) (2023-07-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10134](https://github.com/truecharts/charts/issues/10134)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.30/app-readme.md b/stable/wordpress/2.0.31/app-readme.md similarity index 100% rename from stable/wordpress/2.0.30/app-readme.md rename to stable/wordpress/2.0.31/app-readme.md diff --git a/stable/wordpress/2.0.30/charts/common-12.14.6.tgz b/stable/wordpress/2.0.31/charts/common-12.14.6.tgz similarity index 100% rename from stable/wordpress/2.0.30/charts/common-12.14.6.tgz rename to stable/wordpress/2.0.31/charts/common-12.14.6.tgz diff --git a/stable/wordpress/2.0.30/charts/mariadb-7.0.61.tgz b/stable/wordpress/2.0.31/charts/mariadb-7.0.61.tgz similarity index 100% rename from stable/wordpress/2.0.30/charts/mariadb-7.0.61.tgz rename to stable/wordpress/2.0.31/charts/mariadb-7.0.61.tgz diff --git a/stable/wordpress/2.0.30/ix_values.yaml b/stable/wordpress/2.0.31/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.30/ix_values.yaml rename to stable/wordpress/2.0.31/ix_values.yaml index 3b3a46ad9a..4ab11fc328 100644 --- a/stable/wordpress/2.0.30/ix_values.yaml +++ b/stable/wordpress/2.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:021aee945d93ac8635545111df53560f61f4b8f9bb1456ed419e84d9fb1ead14 + tag: v6.2.2@sha256:21297a656ec56866e7df6464af5fa9914c33b3c04bf9824ccbc6ad56e460b8d1 securityContext: container: diff --git a/stable/wordpress/2.0.30/questions.yaml b/stable/wordpress/2.0.31/questions.yaml similarity index 100% rename from stable/wordpress/2.0.30/questions.yaml rename to stable/wordpress/2.0.31/questions.yaml diff --git a/stable/wordpress/2.0.30/templates/_env.tpl b/stable/wordpress/2.0.31/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.30/templates/_env.tpl rename to stable/wordpress/2.0.31/templates/_env.tpl diff --git a/stable/wordpress/2.0.30/templates/common.yaml b/stable/wordpress/2.0.31/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.30/templates/common.yaml rename to stable/wordpress/2.0.31/templates/common.yaml diff --git a/stable/wordpress/2.0.30/values.yaml b/stable/wordpress/2.0.31/values.yaml similarity index 100% rename from stable/wordpress/2.0.30/values.yaml rename to stable/wordpress/2.0.31/values.yaml