From 9c8b58bd4963886ac1cf656f2c66889866601816 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Thu, 2 Feb 2023 20:26:27 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.33.3

---
 charts/ghost/Chart.yaml      | 4 ++--
 charts/ghost/README.md       | 2 +-
 charts/ghost/RELEASENOTES.md | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 4ef3324c..c7a3defd 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.75.0
+version: 0.76.0
 
-appVersion: "5.32.0"
+appVersion: "5.33.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 2e529826..47a8e444 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.75.0](https://img.shields.io/badge/Version-0.75.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.32.0](https://img.shields.io/badge/AppVersion-5.32.0-informational?style=flat-square)
+![Version: 0.76.0](https://img.shields.io/badge/Version-0.76.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.33.3](https://img.shields.io/badge/AppVersion-5.33.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index e6b509a5..0857f04f 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -94,4 +94,5 @@
 | 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) |
 | 0.75.0 | 5.32.0 | Upgraded to Ghost 5.32.0 |
+| 0.76.0 | 5.33.3 | Upgraded to Ghost 5.33.3 |
 | | | |
-- 
GitLab