diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index d9ba2204eb2a9f9f7bee1098c66586f4cacd14b6..ed3c42eab80545c31373bff3a1939265baa283bd 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.5.1 +version: 0.5.2 # This is the version number of the application being deployed. -appVersion: "5.9.0-apache" +appVersion: "5.9.2-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index 186d42c9e1ab9e5acbd7ec7a2c359e8c129f97fe..13bec71cad64225e3a84569207337048c16a51ae 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 596e23b661ae3547c720837bed50ea81601b2907..7a671d19f4f71794943d8501a04b9210e2efb77c 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -6,4 +6,5 @@ | 0.4.10 | 5.8.3-apache | Updated chart dependencies | | 0.5.0 | 5.9.0-apache | Upgraded to Wordpress 5.9.0 | | 0.5.1 | 5.9.0-apache | Updated chart dependencies (mariadb 0.2.18) | +| 0.5.2 | 5.9.2-apache | Upgraded to Wordpress 5.9.2 | | | | |