From 0eb4597ce7c2bc8b2feeb327df82831eea8dd114 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Tue, 11 Jul 2023 19:05:18 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.54.0

---
 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 876afd85..0355c130 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.95.2"
+version: "0.96.0"
 
-appVersion: "5.53.4"
+appVersion: "5.54.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index bd4c1e55..92741216 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.95.2](https://img.shields.io/badge/Version-0.95.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.53.4](https://img.shields.io/badge/AppVersion-5.53.4-informational?style=flat-square)
+![Version: 0.96.0](https://img.shields.io/badge/Version-0.96.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.54.0](https://img.shields.io/badge/AppVersion-5.54.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index c1da29af..30e519aa 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -136,4 +136,5 @@
 | 0.95.0 | 5.53.1 | Upgraded to Ghost 5.53.1 |
 | 0.95.1 | 5.53.3 | Upgraded to Ghost 5.53.3 |
 | 0.95.2 | 5.53.4 | Upgraded to Ghost 5.53.4 |
+| 0.96.0 | 5.54.0 | Upgraded to Ghost 5.54.0 |
 | | | |
-- 
GitLab