diff --git a/stable/wordpress/2.0.20/app-changelog.md b/stable/wordpress/2.0.20/app-changelog.md deleted file mode 100644 index 41a17fe41b..0000000000 --- a/stable/wordpress/2.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.20](https://github.com/truecharts/charts/compare/wordpress-2.0.19...wordpress-2.0.20) (2023-06-18) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9740](https://github.com/truecharts/charts/issues/9740)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.20/CHANGELOG.md b/stable/wordpress/2.0.21/CHANGELOG.md similarity index 94% rename from stable/wordpress/2.0.20/CHANGELOG.md rename to stable/wordpress/2.0.21/CHANGELOG.md index a4aee33bab..72c0dfddc0 100644 --- a/stable/wordpress/2.0.20/CHANGELOG.md +++ b/stable/wordpress/2.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -88,12 +97,3 @@ -## [wordpress-2.0.18](https://github.com/truecharts/charts/compare/wordpress-2.0.17...wordpress-2.0.18) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9634](https://github.com/truecharts/charts/issues/9634)) - - - - diff --git a/stable/wordpress/2.0.20/Chart.yaml b/stable/wordpress/2.0.21/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.20/Chart.yaml rename to stable/wordpress/2.0.21/Chart.yaml index b7781874df..55c61f66fb 100644 --- a/stable/wordpress/2.0.20/Chart.yaml +++ b/stable/wordpress/2.0.21/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.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.20/README.md b/stable/wordpress/2.0.21/README.md similarity index 100% rename from stable/wordpress/2.0.20/README.md rename to stable/wordpress/2.0.21/README.md diff --git a/stable/wordpress/2.0.21/app-changelog.md b/stable/wordpress/2.0.21/app-changelog.md new file mode 100644 index 0000000000..dc5d19a679 --- /dev/null +++ b/stable/wordpress/2.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.20/app-readme.md b/stable/wordpress/2.0.21/app-readme.md similarity index 100% rename from stable/wordpress/2.0.20/app-readme.md rename to stable/wordpress/2.0.21/app-readme.md diff --git a/stable/wordpress/2.0.20/charts/common-12.14.2.tgz b/stable/wordpress/2.0.21/charts/common-12.14.2.tgz similarity index 100% rename from stable/wordpress/2.0.20/charts/common-12.14.2.tgz rename to stable/wordpress/2.0.21/charts/common-12.14.2.tgz diff --git a/stable/wordpress/2.0.20/charts/mariadb-7.0.50.tgz b/stable/wordpress/2.0.21/charts/mariadb-7.0.50.tgz similarity index 100% rename from stable/wordpress/2.0.20/charts/mariadb-7.0.50.tgz rename to stable/wordpress/2.0.21/charts/mariadb-7.0.50.tgz diff --git a/stable/wordpress/2.0.20/ix_values.yaml b/stable/wordpress/2.0.21/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.20/ix_values.yaml rename to stable/wordpress/2.0.21/ix_values.yaml index 77beaa91bb..e6b8f04f44 100644 --- a/stable/wordpress/2.0.20/ix_values.yaml +++ b/stable/wordpress/2.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:30746d24413044ca54bf1e74d4e5811b85ea4daffa2af35d261eb586dab4a3b3 + tag: v6.2.2@sha256:ca1354978bb9dc669bfab3f2cacb6d055c8443911bfb7a019a878caf14f85511 securityContext: container: diff --git a/stable/wordpress/2.0.20/questions.yaml b/stable/wordpress/2.0.21/questions.yaml similarity index 100% rename from stable/wordpress/2.0.20/questions.yaml rename to stable/wordpress/2.0.21/questions.yaml diff --git a/stable/wordpress/2.0.20/templates/_env.tpl b/stable/wordpress/2.0.21/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.20/templates/_env.tpl rename to stable/wordpress/2.0.21/templates/_env.tpl diff --git a/stable/wordpress/2.0.20/templates/common.yaml b/stable/wordpress/2.0.21/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.20/templates/common.yaml rename to stable/wordpress/2.0.21/templates/common.yaml diff --git a/stable/wordpress/2.0.20/values.yaml b/stable/wordpress/2.0.21/values.yaml similarity index 100% rename from stable/wordpress/2.0.20/values.yaml rename to stable/wordpress/2.0.21/values.yaml