diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 61557194d979caa1034741b2f270ec585bb0b4c8..41a2627c97cf7a78e86b50f25f25d6628bae3b82 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.4" +version: "0.8.5" # This is the version number of the application being deployed. -appVersion: "6.2.1-apache" +appVersion: "6.2.2-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index 1c90892bde701409c2364f1287433a9efa523f54..4f8a8a60fde0e5498a8f0e6a3f298c4b743fac27 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 f9a4ee9a6e971c0cf31a481cd01f2ae28294fc63..e58559d306b208540893fefe4d8d6faa0b365512 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -29,4 +29,5 @@ | 0.8.2 | 6.2.0-apache | Added support for extra configuration (WORDPRESS_CONFIG_EXTRA) - thx @MihaiMoldovanu | | 0.8.3 | 6.2.0-apache | Updated chart dependencies (mariadb 0.3.12) | | 0.8.4 | 6.2.1-apache | Upgraded to Wordpress 6.2.1 | +| 0.8.5 | 6.2.2-apache | Upgraded to Wordpress 6.2.2 | | | | |