diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index e0ff50b048370b6f88614f13f904a110088e9482..89d8f9ddbd6245565aa1c2f4a8d6d5c64dddb1ed 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.33.4
+version: 0.33.5
 
-appVersion: "4.32.2"
+appVersion: "4.32.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index c9dd2e94cf8896c8829e0628dbf3a94e234d97b1..c18900526b6008aef5e44f0e31b3bebff70fdc1d 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.33.4](https://img.shields.io/badge/Version-0.33.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.32.2](https://img.shields.io/badge/AppVersion-4.32.2-informational?style=flat-square)
+![Version: 0.33.5](https://img.shields.io/badge/Version-0.33.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.32.3](https://img.shields.io/badge/AppVersion-4.32.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 6d3503c348cc89709705fb5a2d2b77f7000382fc..f4b0c8fb433ec54e5a9254cbea140fa960a8fdd1 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -3,4 +3,5 @@
 | Chart version | App version | Change description |
 | :------------ | :---------- | :----------------- |
 | 0.33.4 | 4.32.2 | Fixed ingress API detection<br>Implemented startupProbe support |
+| 0.33.5 | 4.32.3 | Upgraded to Ghost 4.32.3 |
 | | | |