diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 86b412e77f750e953db49b3ef1383409f5ffe35f..61557194d979caa1034741b2f270ec585bb0b4c8 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.3" +version: "0.8.4" # This is the version number of the application being deployed. -appVersion: "6.2.0-apache" +appVersion: "6.2.1-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index 955f91d29e386c08805ceb0aa93925cdb60b4d7d..1c90892bde701409c2364f1287433a9efa523f54 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 d4679a49830c400ba1d8feef1065513475d52fcb..f9a4ee9a6e971c0cf31a481cd01f2ae28294fc63 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -28,4 +28,5 @@ | 0.8.1 | 6.2.0-apache | Updated chart dependencies (mariadb 0.3.11) | | 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 | | | | |