diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 91dfa70a4627014822a3bafe89a426f7d4f9de89..893bd5ed2c08352f49c0607568edf75d0bd8cc2d 100644 --- a/charts/wordpress/Chart.yaml +++ b/charts/wordpress/Chart.yaml @@ -8,10 +8,10 @@ maintainers: type: application # This is the chart version. -version: 0.6.3 +version: 0.6.4 # This is the version number of the application being deployed. -appVersion: "6.0.1-apache" +appVersion: "6.0.2-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index 1cf7853fbae023b887ef2a4944a37bf967751167..1fe4993f448966598891253718f35b6ea50bf981 100644 --- a/charts/wordpress/README.md +++ b/charts/wordpress/README.md @@ -1,6 +1,6 @@ # Wordpress -   +   ## Changelog diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md index d96e183f468a358937eb58f0e60ceb88b1460bab..0fd9aa98067333dfcb0b24d15301b121203a0d24 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -13,4 +13,5 @@ | 0.6.1 | 6.0.0-apache | Updated chart dependencies (mariadb 0.2.21) | | 0.6.2 | 6.0.1-apache | Upgraded to Wordpress 6.0.1 | | 0.6.3 | 6.0.1-apache | Updated chart dependencies (mariadb 0.2.22) | +| 0.6.4 | 6.0.2-apache | Upgraded to Wordpress 6.0.2 | | | | |