From c3ee2b3617a1a1f1733704f858750d96f18a3c3f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?=
 <10630407+groundhog2k@users.noreply.github.com>
Date: Fri, 22 Mar 2024 14:26:46 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.80.5 (#1362)

---
 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 5982877d..bbeacf6a 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.121.4"
+version: "0.121.5"
 
-appVersion: "5.80.4"
+appVersion: "5.80.5"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 780e42c0..11dc52e3 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.121.4](https://img.shields.io/badge/Version-0.121.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.80.4](https://img.shields.io/badge/AppVersion-5.80.4-informational?style=flat-square)
+![Version: 0.121.5](https://img.shields.io/badge/Version-0.121.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.80.5](https://img.shields.io/badge/AppVersion-5.80.5-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 1cd53986..a3a1de5e 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -198,4 +198,5 @@
 | 0.121.2 | 5.80.2 | Upgraded to Ghost 5.80.2 |
 | 0.121.3 | 5.80.3 | Upgraded to Ghost 5.80.3 |
 | 0.121.4 | 5.80.4 | Upgraded to Ghost 5.80.4 |
+| 0.121.5 | 5.80.5 | Upgraded to Ghost 5.80.5 |
 | | | |
-- 
GitLab