diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index 5c57ee7d36d6fdd76a3a0d31aa6c6f4f489bd78e..1c7fd52b9b161ebd59359bb0a730442538aabfef 100644
--- a/charts/ghost/Chart.lock
+++ b/charts/ghost/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
   version: 0.2.24
 - name: mysql
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.1.4
-digest: sha256:94975f8eca258cd221781588d261030cfcad03cb5efadb45955b783ed426e0ce
-generated: "2022-11-18T18:50:02.519400945+01:00"
+  version: 0.1.6
+digest: sha256:6322a4a469107bd1797a6b3ffeaa12bfe50af24c16c243e9071b66afb15a7e39
+generated: "2023-01-21T18:35:14.755523591+01:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index bfbb6371a42af57d1b55af8f9b2fef12106dcb05..6c79b3e3c7bfa9bbe5408e19d2e73064ee7775b7 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,7 +7,7 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.74.0
+version: 0.74.1
 
 appVersion: "5.31.0"
 
@@ -17,6 +17,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: mysql
-    version: 0.1.4
+    version: 0.1.6
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mysql.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 5802cc6c8b5f1418e14f83c8c8b79d6f6a2c3557..e53f5fffdded00f809e7cb05f8e0008fee684dd4 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.74.0](https://img.shields.io/badge/Version-0.74.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.31.0](https://img.shields.io/badge/AppVersion-5.31.0-informational?style=flat-square)
+![Version: 0.74.1](https://img.shields.io/badge/Version-0.74.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.31.0](https://img.shields.io/badge/AppVersion-5.31.0-informational?style=flat-square)
 
 ## Changelog
 
@@ -50,7 +50,7 @@ helm uninstall my-release
 | Repository | Name | Version |
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.24 |
-| @groundhog2k | mysql | 0.1.4 |
+| @groundhog2k | mysql | 0.1.6 |
 
 ## Common parameters
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 09442d8a3879a0934874007c16989b7626e04a2b..2fe8d5296d061b49c545f7bb492be0029f0c074d 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -92,4 +92,5 @@
 | 0.73.0 | 5.30.0 | Upgraded to Ghost 5.30.0 |
 | 0.73.1 | 5.30.1 | Upgraded to Ghost 5.30.1 |
 | 0.74.0 | 5.31.0 | Upgraded to Ghost 5.31.0 |
+| 0.74.1 | 5.31.0 | Updated chart dependencies (mysql 0.1.6) |
 | | | |
diff --git a/charts/ghost/charts/mysql-0.1.4.tgz b/charts/ghost/charts/mysql-0.1.4.tgz
deleted file mode 100644
index 8821b15cb9037b71f504c0d3aa63a924a8540880..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mysql-0.1.4.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mysql-0.1.6.tgz b/charts/ghost/charts/mysql-0.1.6.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0c7850d28e49a8b18475b01965f34ce6c38ebf7f
Binary files /dev/null and b/charts/ghost/charts/mysql-0.1.6.tgz differ