diff --git a/stable/wordpress/2.0.23/app-changelog.md b/stable/wordpress/2.0.23/app-changelog.md deleted file mode 100644 index 6ed466e0327..00000000000 --- a/stable/wordpress/2.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.23](https://github.com/truecharts/charts/compare/wordpress-2.0.22...wordpress-2.0.23) (2023-06-20) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9789](https://github.com/truecharts/charts/issues/9789)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.23/CHANGELOG.md b/stable/wordpress/2.0.24/CHANGELOG.md similarity index 94% rename from stable/wordpress/2.0.23/CHANGELOG.md rename to stable/wordpress/2.0.24/CHANGELOG.md index 05651aac697..a12524c0ee3 100644 --- a/stable/wordpress/2.0.23/CHANGELOG.md +++ b/stable/wordpress/2.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.24](https://github.com/truecharts/charts/compare/wordpress-2.0.23...wordpress-2.0.24) (2023-06-21) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9809](https://github.com/truecharts/charts/issues/9809)) + + + + ## [wordpress-2.0.23](https://github.com/truecharts/charts/compare/wordpress-2.0.22...wordpress-2.0.23) (2023-06-20) ### 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.23/Chart.yaml b/stable/wordpress/2.0.24/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.23/Chart.yaml rename to stable/wordpress/2.0.24/Chart.yaml index 568615f5e4a..03bc068abf1 100644 --- a/stable/wordpress/2.0.23/Chart.yaml +++ b/stable/wordpress/2.0.24/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.23 +version: 2.0.24 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.23/README.md b/stable/wordpress/2.0.24/README.md similarity index 100% rename from stable/wordpress/2.0.23/README.md rename to stable/wordpress/2.0.24/README.md diff --git a/stable/wordpress/2.0.24/app-changelog.md b/stable/wordpress/2.0.24/app-changelog.md new file mode 100644 index 00000000000..1548a93809c --- /dev/null +++ b/stable/wordpress/2.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.24](https://github.com/truecharts/charts/compare/wordpress-2.0.23...wordpress-2.0.24) (2023-06-21) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9809](https://github.com/truecharts/charts/issues/9809)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.23/app-readme.md b/stable/wordpress/2.0.24/app-readme.md similarity index 100% rename from stable/wordpress/2.0.23/app-readme.md rename to stable/wordpress/2.0.24/app-readme.md diff --git a/stable/wordpress/2.0.23/charts/common-12.14.2.tgz b/stable/wordpress/2.0.24/charts/common-12.14.2.tgz similarity index 100% rename from stable/wordpress/2.0.23/charts/common-12.14.2.tgz rename to stable/wordpress/2.0.24/charts/common-12.14.2.tgz diff --git a/stable/wordpress/2.0.23/charts/mariadb-7.0.50.tgz b/stable/wordpress/2.0.24/charts/mariadb-7.0.50.tgz similarity index 100% rename from stable/wordpress/2.0.23/charts/mariadb-7.0.50.tgz rename to stable/wordpress/2.0.24/charts/mariadb-7.0.50.tgz diff --git a/stable/wordpress/2.0.23/ix_values.yaml b/stable/wordpress/2.0.24/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.23/ix_values.yaml rename to stable/wordpress/2.0.24/ix_values.yaml index 635e921d6bc..724ec7f0d4b 100644 --- a/stable/wordpress/2.0.23/ix_values.yaml +++ b/stable/wordpress/2.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:fc0fb7192da54ef769d8f32634bfdf5a9867b45c71496a9b8243475b0d59e577 + tag: v6.2.2@sha256:3c09b8bed407211c332ea37fbaa6c45a895ab0c317aa415e7d4dd434d81ca02a securityContext: container: diff --git a/stable/wordpress/2.0.23/questions.yaml b/stable/wordpress/2.0.24/questions.yaml similarity index 100% rename from stable/wordpress/2.0.23/questions.yaml rename to stable/wordpress/2.0.24/questions.yaml diff --git a/stable/wordpress/2.0.23/templates/_env.tpl b/stable/wordpress/2.0.24/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.23/templates/_env.tpl rename to stable/wordpress/2.0.24/templates/_env.tpl diff --git a/stable/wordpress/2.0.23/templates/common.yaml b/stable/wordpress/2.0.24/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.23/templates/common.yaml rename to stable/wordpress/2.0.24/templates/common.yaml diff --git a/stable/wordpress/2.0.23/values.yaml b/stable/wordpress/2.0.24/values.yaml similarity index 100% rename from stable/wordpress/2.0.23/values.yaml rename to stable/wordpress/2.0.24/values.yaml