diff --git a/stable/wordpress/3.0.28/app-changelog.md b/stable/wordpress/3.0.28/app-changelog.md deleted file mode 100644 index 87f3f5dd5fa..00000000000 --- a/stable/wordpress/3.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.28](https://github.com/truecharts/charts/compare/wordpress-3.0.27...wordpress-3.0.28) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12844](https://github.com/truecharts/charts/issues/12844)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.28/CHANGELOG.md b/stable/wordpress/3.0.29/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.28/CHANGELOG.md rename to stable/wordpress/3.0.29/CHANGELOG.md index eb5a02b965c..fc1f756774e 100644 --- a/stable/wordpress/3.0.28/CHANGELOG.md +++ b/stable/wordpress/3.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.29](https://github.com/truecharts/charts/compare/wordpress-3.0.28...wordpress-3.0.29) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12945](https://github.com/truecharts/charts/issues/12945)) + + + + ## [wordpress-3.0.28](https://github.com/truecharts/charts/compare/wordpress-3.0.27...wordpress-3.0.28) (2023-09-22) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.19](https://github.com/truecharts/charts/compare/wordpress-3.0.18...wordpress-3.0.19) (2023-09-05) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12215](https://github.com/truecharts/charts/issues/12215)) - - - - -## [wordpress-3.0.18](https://github.com/truecharts/charts/compare/wordpress-3.0.17...wordpress-3.0.18) (2023-09-01) - -### Chore diff --git a/stable/wordpress/3.0.28/Chart.yaml b/stable/wordpress/3.0.29/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.28/Chart.yaml rename to stable/wordpress/3.0.29/Chart.yaml index 54aada28b2f..442a5ac9649 100644 --- a/stable/wordpress/3.0.28/Chart.yaml +++ b/stable/wordpress/3.0.29/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.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.28/README.md b/stable/wordpress/3.0.29/README.md similarity index 100% rename from stable/wordpress/3.0.28/README.md rename to stable/wordpress/3.0.29/README.md diff --git a/stable/wordpress/3.0.29/app-changelog.md b/stable/wordpress/3.0.29/app-changelog.md new file mode 100644 index 00000000000..2678cf79c85 --- /dev/null +++ b/stable/wordpress/3.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.29](https://github.com/truecharts/charts/compare/wordpress-3.0.28...wordpress-3.0.29) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12945](https://github.com/truecharts/charts/issues/12945)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.28/app-readme.md b/stable/wordpress/3.0.29/app-readme.md similarity index 100% rename from stable/wordpress/3.0.28/app-readme.md rename to stable/wordpress/3.0.29/app-readme.md diff --git a/stable/wordpress/3.0.28/charts/common-14.0.6.tgz b/stable/wordpress/3.0.29/charts/common-14.0.6.tgz similarity index 100% rename from stable/wordpress/3.0.28/charts/common-14.0.6.tgz rename to stable/wordpress/3.0.29/charts/common-14.0.6.tgz diff --git a/stable/wordpress/3.0.28/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.29/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.28/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.29/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.28/ix_values.yaml b/stable/wordpress/3.0.29/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.28/ix_values.yaml rename to stable/wordpress/3.0.29/ix_values.yaml index 662e492c87b..a01caaaae57 100644 --- a/stable/wordpress/3.0.28/ix_values.yaml +++ b/stable/wordpress/3.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.1@sha256:fbcdbfc4bae6810e3d66be00a273d28df4d38e7a658d10f69af28077eeb479e8 + tag: v6.3.1@sha256:efd73a64d59bda9258f4aa9291a25c192cd78f053563490940e422288231fc94 securityContext: container: diff --git a/stable/wordpress/3.0.28/questions.yaml b/stable/wordpress/3.0.29/questions.yaml similarity index 100% rename from stable/wordpress/3.0.28/questions.yaml rename to stable/wordpress/3.0.29/questions.yaml diff --git a/stable/wordpress/3.0.28/templates/_env.tpl b/stable/wordpress/3.0.29/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.28/templates/_env.tpl rename to stable/wordpress/3.0.29/templates/_env.tpl diff --git a/stable/wordpress/3.0.28/templates/common.yaml b/stable/wordpress/3.0.29/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.28/templates/common.yaml rename to stable/wordpress/3.0.29/templates/common.yaml diff --git a/stable/wordpress/3.0.28/values.yaml b/stable/wordpress/3.0.29/values.yaml similarity index 100% rename from stable/wordpress/3.0.28/values.yaml rename to stable/wordpress/3.0.29/values.yaml