diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 4f3be585d65dd17e9d6ac13b006c05f879106454..e355c0e3c040dc81083bdc9e698f385e52169a06 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.13.0" +version: "0.13.1" # This is the version number of the application being deployed. -appVersion: "6.7.1-apache" +appVersion: "6.7.2-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index f05a4c20631b0d0f2158a60f9c297258951695c1..923dd3e9a361c95db7c105827a16468bb07fb40e 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 6cada82bee892a2fbe2337c7dadbb00943ad3aa2..1145b1027d65259993efcd23e850539d30af7a77 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -48,4 +48,5 @@ | 0.12.0 | 6.6.1-apache | Upgraded to Wordpress 6.6.1 | | 0.12.1 | 6.6.2-apache | Upgraded to Wordpress 6.6.2 | | 0.13.0 | 6.7.1-apache | Upgraded to Wordpress 6.7.1 | +| 0.13.1 | 6.7.2-apache | Upgraded to Wordpress 6.7.2 | | | | |