diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 6dff552469d1451020e2dcbed604b4a2376892a8..30c6cc5bdc7c99b641aa7d3f709c3022cd019eab 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.8.7" +version: "0.9.0" # This is the version number of the application being deployed. -appVersion: "6.2.2-apache" +appVersion: "6.3.0-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index 3d929f796af65a7eca4b2f2aeba4c6af3d2e7ac5..e04f1488a8527431f433a4852faeac773fed20d8 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 99832ca6dd58a41689f5430486f0da083a280ba0..8b52e7887fdb75a8243d2b992744f152bf0bded4 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -32,4 +32,5 @@ | 0.8.5 | 6.2.2-apache | Upgraded to Wordpress 6.2.2 | | 0.8.6 | 6.2.2-apache | Updated chart dependencies (mariadb 0.3.13) | | 0.8.7 | 6.2.2-apache | Updated chart dependencies (mariadb 0.3.14) | +| 0.9.0 | 6.3.0-apache | Upgraded to Wordpress 6.3.0 | | | | |