diff --git a/stable/wordpress/3.0.9/CHANGELOG.md b/stable/wordpress/3.0.10/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.9/CHANGELOG.md rename to stable/wordpress/3.0.10/CHANGELOG.md index 3ae1623a3a1..e38cdc2ab66 100644 --- a/stable/wordpress/3.0.9/CHANGELOG.md +++ b/stable/wordpress/3.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.10](https://github.com/truecharts/charts/compare/wordpress-3.0.9...wordpress-3.0.10) (2023-08-20) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11736](https://github.com/truecharts/charts/issues/11736)) + + + + ## [wordpress-3.0.9](https://github.com/truecharts/charts/compare/wordpress-3.0.8...wordpress-3.0.9) (2023-08-17) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.0](https://github.com/truecharts/charts/compare/wordpress-2.0.48...wordpress-3.0.0) (2023-07-31) - - - -## [wordpress-2.0.48](https://github.com/truecharts/charts/compare/wordpress-2.0.47...wordpress-2.0.48) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11019](https://github.com/truecharts/charts/issues/11019)) - diff --git a/stable/wordpress/3.0.9/Chart.yaml b/stable/wordpress/3.0.10/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.9/Chart.yaml rename to stable/wordpress/3.0.10/Chart.yaml index d8bfbb822a8..e425e607038 100644 --- a/stable/wordpress/3.0.9/Chart.yaml +++ b/stable/wordpress/3.0.10/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.9 +version: 3.0.10 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.9/README.md b/stable/wordpress/3.0.10/README.md similarity index 100% rename from stable/wordpress/3.0.9/README.md rename to stable/wordpress/3.0.10/README.md diff --git a/stable/wordpress/3.0.10/app-changelog.md b/stable/wordpress/3.0.10/app-changelog.md new file mode 100644 index 00000000000..f19291679ba --- /dev/null +++ b/stable/wordpress/3.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.10](https://github.com/truecharts/charts/compare/wordpress-3.0.9...wordpress-3.0.10) (2023-08-20) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11736](https://github.com/truecharts/charts/issues/11736)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.9/app-readme.md b/stable/wordpress/3.0.10/app-readme.md similarity index 100% rename from stable/wordpress/3.0.9/app-readme.md rename to stable/wordpress/3.0.10/app-readme.md diff --git a/stable/wordpress/3.0.9/charts/common-14.0.1.tgz b/stable/wordpress/3.0.10/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.9/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.10/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.9/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.10/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.9/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.10/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.9/ix_values.yaml b/stable/wordpress/3.0.10/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.9/ix_values.yaml rename to stable/wordpress/3.0.10/ix_values.yaml index 842a40073f7..22f39e03544 100644 --- a/stable/wordpress/3.0.9/ix_values.yaml +++ b/stable/wordpress/3.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.0@sha256:f88e25b563418ab357823a30c26ab99482460fd8f1bd63debbab7847d350b5b0 + tag: v6.3.0@sha256:f4c808d392141627c77895980d51a5845565102820416300ed5a34e05844bdbb securityContext: container: diff --git a/stable/wordpress/3.0.9/questions.yaml b/stable/wordpress/3.0.10/questions.yaml similarity index 100% rename from stable/wordpress/3.0.9/questions.yaml rename to stable/wordpress/3.0.10/questions.yaml diff --git a/stable/wordpress/3.0.9/templates/_env.tpl b/stable/wordpress/3.0.10/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.9/templates/_env.tpl rename to stable/wordpress/3.0.10/templates/_env.tpl diff --git a/stable/wordpress/3.0.9/templates/common.yaml b/stable/wordpress/3.0.10/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.9/templates/common.yaml rename to stable/wordpress/3.0.10/templates/common.yaml diff --git a/stable/wordpress/3.0.9/values.yaml b/stable/wordpress/3.0.10/values.yaml similarity index 100% rename from stable/wordpress/3.0.9/values.yaml rename to stable/wordpress/3.0.10/values.yaml diff --git a/stable/wordpress/3.0.9/app-changelog.md b/stable/wordpress/3.0.9/app-changelog.md deleted file mode 100644 index 7d35a89492e..00000000000 --- a/stable/wordpress/3.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.9](https://github.com/truecharts/charts/compare/wordpress-3.0.8...wordpress-3.0.9) (2023-08-17) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11644](https://github.com/truecharts/charts/issues/11644)) - - \ No newline at end of file