diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index d695c904ba86d19187c54b1105835d7754a97aa5..2f656d4f15bdd91f8f3a9bc7846d45366c592fcd 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.83.1"
+version: "0.83.2"
 
-appVersion: "5.40.1"
+appVersion: "5.40.2"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index dbd65375a5ca13cc38c11d5b0cf8aa19af7ef103..0a51aa197e00b7318d0ef39939e8c3aed3da0599 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.83.1](https://img.shields.io/badge/Version-0.83.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.40.1](https://img.shields.io/badge/AppVersion-5.40.1-informational?style=flat-square)
+![Version: 0.83.2](https://img.shields.io/badge/Version-0.83.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.40.2](https://img.shields.io/badge/AppVersion-5.40.2-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 8cf7f386b4554ff1861b0e146bbf61aa4cf57e6b..b267fe18204e06b7ca19e937aa83beb9b4d99614 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -110,4 +110,5 @@
 | 0.82.0 | 5.39.0 | Upgraded to Ghost 5.39.0 |
 | 0.83.0 | 5.40.1 | Upgraded to Ghost 5.40.1 |
 | 0.83.1 | 5.40.1 | Fixed health probe warnings |
+| 0.83.2 | 5.40.2 | Upgraded to Ghost 5.40.2 |
 | | | |
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index f20333272e191d63c017e7175c61a6307d2eba20..4d19cfe08cb576cb6593c4d65991366a2cda03cd 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.7.6"
+version: "0.8.0"
 
 # This is the version number of the application being deployed.
-appVersion: "6.1.1-apache"
+appVersion: "6.2.0-apache"
 
 dependencies:
   - name: mariadb
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index c093a5786ca487fe5d11ca9dcde12303632a3e5d..7743d1fa70ab9455dc0bc08e7ad3bb4d9d05410c 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 # Wordpress
 
-![Version: 0.7.6](https://img.shields.io/badge/Version-0.7.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.1-apache](https://img.shields.io/badge/AppVersion-6.1.1--apache-informational?style=flat-square)
+![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.2.0-apache](https://img.shields.io/badge/AppVersion-6.2.0--apache-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md
index 5ca34c32a65cd150fd1c66636a9705e2117717ae..a763960bb83dda4ed3aac6a558a232bb657bcae2 100644
--- a/charts/wordpress/RELEASENOTES.md
+++ b/charts/wordpress/RELEASENOTES.md
@@ -24,4 +24,5 @@
 | 0.7.4 | 6.1.1-apache | Updated version detection for pod disruption budget |
 | 0.7.5 | 6.1.1-apache | Updated chart dependencies (mariadb 0.2.25) |
 | 0.7.6 | 6.1.1-apache | Fixed health probe warnings |
+| 0.8.0 | 6.2.0-apache | Upgraded to Wordpress 6.2.0 |
 | | | |