diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 30c6cc5bdc7c99b641aa7d3f709c3022cd019eab..ac554ecbc5fe959c9e052a13a8e9472cebf78d48 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.9.0" +version: "0.9.1" # This is the version number of the application being deployed. -appVersion: "6.3.0-apache" +appVersion: "6.3.1-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index e04f1488a8527431f433a4852faeac773fed20d8..0de0b71fe7ef2bf09795f81c0ca0e07f02ebb26a 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 8b52e7887fdb75a8243d2b992744f152bf0bded4..ad831769dfc74dda7dca9a2f90fbd19fc3f242d4 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -33,4 +33,5 @@ | 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 | +| 0.9.1 | 6.3.1-apache | Upgraded to Wordpress 6.3.1 | | | | |