diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index a9d053afb3bd85092c1f12c5183eccdd8056ada8..ace17093163b5e9f6823863de54c697189055f23 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.6.1
+version: 0.6.2
 
 # This is the version number of the application being deployed.
-appVersion: "6.0.0-apache"
+appVersion: "6.0.1-apache"
 
 dependencies:
   - name: mariadb
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 43e57541b44927cc74484d39aabaa52dab0e79b5..9ca8475dbd0e20f1b68c3f929307495af448c24e 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 # Wordpress
 
-![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.0-apache](https://img.shields.io/badge/AppVersion-6.0.0--apache-informational?style=flat-square)
+![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1-apache](https://img.shields.io/badge/AppVersion-6.0.1--apache-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md
index c552257ce7ae6aca68f6510a4b60c320916d8bab..01ca815899ffc4a127e11fdd205514b359c79a98 100644
--- a/charts/wordpress/RELEASENOTES.md
+++ b/charts/wordpress/RELEASENOTES.md
@@ -11,4 +11,5 @@
 | 0.5.4 | 5.9.3-apache | Upgraded to Wordpress 5.9.3 |
 | 0.6.0 | 6.0.0-apache | Upgraded to Wordpress 6.0.0 |
 | 0.6.1 | 6.0.0-apache | Updated chart dependencies (mariadb 0.2.21) |
+| 0.6.2 | 6.0.1-apache | Upgraded to Wordpress 6.0.1 |
 | | | |