diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 5b59f5d1d5742394defbbe70a57c4701c1f91894..64a339574d1174d25fada3c2973d9f62ad07ad25 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.49.0
+version: 0.49.1
 
-appVersion: "5.3.0"
+appVersion: "5.3.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 578d9aa5f82aef147b5ab94658b045010ad4df93..b5e78a0e8b9bc7b8b32ba84da1c4a05b49bfe162 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.49.0](https://img.shields.io/badge/Version-0.49.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.3.0](https://img.shields.io/badge/AppVersion-5.3.0-informational?style=flat-square)
+![Version: 0.49.1](https://img.shields.io/badge/Version-0.49.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.3.1](https://img.shields.io/badge/AppVersion-5.3.1-informational?style=flat-square)
 
 ## Changelog
 
@@ -50,6 +50,7 @@ helm uninstall my-release
 | Repository | Name | Version |
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.21 |
+| @groundhog2k | mysql | 0.1.0 |
 
 ## Common parameters
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 1a085335bb5df1cc0a1285b71e9eefdb2f4e29fc..f83075912932c3aee2a16f7673eb095b971918d9 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -40,4 +40,5 @@
 | 0.48.2 | 5.2.3 | Upgraded to Ghost 5.2.3 |
 | 0.48.3 | 5.2.4 | Upgraded to Ghost 5.2.4 |
 | 0.49.0 | 5.3.0 | Upgraded to Ghost 5.3.0 |
+| 0.49.1 | 5.3.1 | Upgraded to Ghost 5.3.1 |
 | | | |