diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 8c52a854b7ecae953b72dccff1c005bcd0720462..f33ce4507d39e3108f9545526a5f2554d33913bd 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.2" +version: "0.10.0" # This is the version number of the application being deployed. -appVersion: "6.3.2-apache" +appVersion: "6.4.0-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index 6034963cf4854b5c1bcdb5d9dc78a2b93e4308aa..6e656bb74e51f36cbc467730a9dd63b65fba00c4 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 b8fd5969742afc8fa2489258322e44c6d07c10e9..2cd68a3361418a7ae65c51b4e0dc56f35ab1513c 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -35,4 +35,5 @@ | 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 | | 0.9.2 | 6.3.2-apache | Upgraded to Wordpress 6.3.2 | +| 0.10.0 | 6.4.0-apache | Upgraded to Wordpress 6.4.0 | | | | |