diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index b37d6b357b04a4f4c9df234d8f3e3cc1aff158e2..854bfa30cd219cec2b2964892e7789ddff348d5c 100644
--- a/charts/ghost/Chart.lock
+++ b/charts/ghost/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
   version: 0.2.27
 - name: mysql
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.1.9
-digest: sha256:3b2623076aeb2baa76023b48125b8adc3c6f086aaa2506cf8f0d080f9e8e6f8f
-generated: "2023-07-16T12:11:54.091410725+02:00"
+  version: 0.1.10
+digest: sha256:66e8350a671daf207d0fbfb64037d62d26cfbff31a3c19d601e6d5475c7479b8
+generated: "2023-08-06T11:10:29.088407981+02:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 74688eeaa7fa3c88e0d986a9ad0773fa5c31d8fa..35ce303fc94ec22ada23c126af38c4dd67934cea 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,7 +7,7 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.99.0"
+version: "0.99.1"
 
 appVersion: "5.58.0"
 
@@ -17,6 +17,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: mysql
-    version: "0.1.9"
+    version: "0.1.10"
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mysql.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 2f1c14c3d39773817c76f1ec3703aac3dd7ea1c5..b568d9a8adceeeed98ae9ec6f9bf19a2d0d155cc 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.99.0](https://img.shields.io/badge/Version-0.99.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.58.0](https://img.shields.io/badge/AppVersion-5.58.0-informational?style=flat-square)
+![Version: 0.99.1](https://img.shields.io/badge/Version-0.99.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.58.0](https://img.shields.io/badge/AppVersion-5.58.0-informational?style=flat-square)
 
 ## Changelog
 
@@ -50,7 +50,7 @@ helm uninstall my-release
 | Repository | Name | Version |
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.27 |
-| @groundhog2k | mysql | 0.1.9 |
+| @groundhog2k | mysql | 0.1.10 |
 
 ## Common parameters
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 9241e030ac26a98f05f4ed7270195dd88e9d267b..87217fe67af83a075c8e12336b6341608ade4bf6 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -145,4 +145,5 @@
 | 0.98.0 | 5.57.2 | Upgraded to Ghost 5.57.2 |
 | 0.98.1 | 5.57.3 | Upgraded to Ghost 5.57.3 |
 | 0.99.0 | 5.58.0 | Upgraded to Ghost 5.58.0 |
+| 0.99.1 | 5.58.0 | Updated chart dependencies (mysql 0.1.10) |
 | | | |
diff --git a/charts/ghost/charts/mysql-0.1.10.tgz b/charts/ghost/charts/mysql-0.1.10.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..f834b50494088696a52907048b9fbe92a2bacfe9
Binary files /dev/null and b/charts/ghost/charts/mysql-0.1.10.tgz differ
diff --git a/charts/ghost/charts/mysql-0.1.9.tgz b/charts/ghost/charts/mysql-0.1.9.tgz
deleted file mode 100644
index c24928a3918601f0670190c6d8e97bfbf455e57b..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mysql-0.1.9.tgz and /dev/null differ