diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index d15f2c90c008d32199d34251cfc53fffe741d266..446dccbf7dc0b6b9237c921d5bc5b6d5094fed2d 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.40.2
+version: 0.41.0
 
-appVersion: "4.39.1"
+appVersion: "4.41.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 215eba8b592595c6d103b492e06f477a4acc2538..34eabb14c718d8f49c2c5f1dcc622de929ca8806 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.40.2](https://img.shields.io/badge/Version-0.40.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.39.1](https://img.shields.io/badge/AppVersion-4.39.1-informational?style=flat-square)
+![Version: 0.41.0](https://img.shields.io/badge/Version-0.41.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.41.1](https://img.shields.io/badge/AppVersion-4.41.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 1b70c71e115e8153c594605e80669b51bd5d6acc..f237154430dffbf148f04b6d048637aa93fca368 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -2,7 +2,7 @@
 
 | Chart version | App version | Change description |
 | :------------ | :---------- | :----------------- |
-| 0.33.4 | 4.32.2 | Fixed ingress API detection<br>Implemented startupProbe support |
+| 0.33.4 | 4.32.2 | Fixed ingress API detection, Implemented startupProbe support |
 | 0.33.5 | 4.32.3 | Upgraded to Ghost 4.32.3 |
 | 0.33.6 | 4.32.3 | Fixed startupProbe |
 | 0.33.7 | 4.32.3 | Updated chart dependencies |
@@ -21,4 +21,5 @@
 | 0.40.0 | 4.39.0 | Upgraded to Ghost 4.39.0 |
 | 0.40.1 | 4.39.1 | Upgraded to Ghost 4.39.1 |
 | 0.40.2 | 4.39.1 | Updated chart dependencies (mariadb 0.2.20) |
+| 0.41.0 | 4.41.1 | Upgraded to Ghost 4.41.1 |
 | | | |