From e06fece77d6dc68209d333851e256f7de020f200 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?=
 <10630407+groundhog2k@users.noreply.github.com>
Date: Thu, 30 Nov 2023 16:53:20 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.74.5 (#1287)

---
 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 6d4e1abb..00ce6247 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.115.0"
+version: "0.115.1"
 
-appVersion: "5.74.0"
+appVersion: "5.74.5"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index fb93c73b..e50e2eb3 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.115.0](https://img.shields.io/badge/Version-0.115.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.74.0](https://img.shields.io/badge/AppVersion-5.74.0-informational?style=flat-square)
+![Version: 0.115.1](https://img.shields.io/badge/Version-0.115.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.74.5](https://img.shields.io/badge/AppVersion-5.74.5-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 9f9280c8..a302f95a 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -175,4 +175,5 @@
 | 0.114.0 | 5.73.1 | Upgraded to Ghost 5.73.1 |
 | 0.114.1 | 5.73.2 | Upgraded to Ghost 5.73.2 |
 | 0.115.0 | 5.74.0 | Upgraded to Ghost 5.74.0 |
+| 0.115.1 | 5.74.5 | Upgraded to Ghost 5.74.5 |
 | | | |
-- 
GitLab