From bd5ef6b5a2918d97eaee17c361e81001e77adb9a Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Thu, 22 Jun 2023 21:32:44 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.52.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 99c9d700..885a8d68 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.94.0"
+version: "0.94.1"
 
-appVersion: "5.52.1"
+appVersion: "5.52.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 8058ffbe..80c91d15 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.94.0](https://img.shields.io/badge/Version-0.94.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.52.1](https://img.shields.io/badge/AppVersion-5.52.1-informational?style=flat-square)
+![Version: 0.94.1](https://img.shields.io/badge/Version-0.94.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.52.3](https://img.shields.io/badge/AppVersion-5.52.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 29fdf1b9..f86e16b8 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -132,4 +132,5 @@
 | 0.93.0 | 5.51.0 | Upgraded to Ghost 5.51.0 |
 | 0.93.1 | 5.51.1 | Upgraded to Ghost 5.51.1 |
 | 0.94.0 | 5.52.1 | Upgraded to Ghost 5.52.1 |
+| 0.94.1 | 5.52.3 | Upgraded to Ghost 5.52.3 |
 | | | |
-- 
GitLab