diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index f681a31e9f21e122bfb8d065a3479976041e0595..6b4d74362494b0a2e4697aac0a8cf8e7f0534550 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.60.2
+version: 0.61.0
 
-appVersion: "5.16.2"
+appVersion: "5.17.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index e0b46743b5addefc2b8de666ba512c9c9bdc28fb..5f5bf79bb8130f88c1955ec51c1c3cc202f4967c 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.60.2](https://img.shields.io/badge/Version-0.60.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.16.2](https://img.shields.io/badge/AppVersion-5.16.2-informational?style=flat-square)
+![Version: 0.61.0](https://img.shields.io/badge/Version-0.61.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.17.0](https://img.shields.io/badge/AppVersion-5.17.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 53e2850f005946e653ca654aee4a429c6a870019..cac5aded1c78146d3d671b8410c049187295ec96 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -59,4 +59,5 @@
 | 0.60.0 | 5.16.2 | Upgraded to Ghost 5.16.2 |
 | 0.60.1 | 5.16.2 | Implemented support for image.registry option |
 | 0.60.2 | 5.16.2 | Updated chart dependencies (mariadb 0.2.23, mysql 0.1.3) |
+| 0.61.0 | 5.17.0 | Upgraded to Ghost 5.17.0 |
 | | | |