diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index f33ce4507d39e3108f9545526a5f2554d33913bd..5a0e79bf903f35e1605fd5d6102f171b4b85d511 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.10.0" +version: "0.10.1" # This is the version number of the application being deployed. -appVersion: "6.4.0-apache" +appVersion: "6.4.1-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index 6e656bb74e51f36cbc467730a9dd63b65fba00c4..a515b3913abb68de72b131007e05a8a0d59e681e 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 2cd68a3361418a7ae65c51b4e0dc56f35ab1513c..6c34582c9034416adf8e114ded3165436cfa159d 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -36,4 +36,5 @@ | 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 | +| 0.10.1 | 6.4.1-apache | Upgraded to Wordpress 6.4.1 | | | | |