From 1c7f492c41457c74f9f2ee5445e3a0e876698999 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Tue, 25 Jul 2023 12:03:30 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.43.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 78c51a2d..d04d60b7 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.96.1"
+version: "0.96.2"
 
-appVersion: "5.54.0"
+appVersion: "5.54.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 11a277f3..9bc3ac69 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.96.1](https://img.shields.io/badge/Version-0.96.1-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)
+![Version: 0.96.2](https://img.shields.io/badge/Version-0.96.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.54.3](https://img.shields.io/badge/AppVersion-5.54.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 30122ed4..41847deb 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -138,4 +138,5 @@
 | 0.95.2 | 5.53.4 | Upgraded to Ghost 5.53.4 |
 | 0.96.0 | 5.54.0 | Upgraded to Ghost 5.54.0 |
 | 0.96.1 | 5.54.0 | Updated chart dependencies (mariadb 0.2.27) |
+| 0.96.2 | 5.54.3 | Upgraded to Ghost 5.54.3 |
 | | | |
-- 
GitLab