From 81468689c2cfd85763d91ff4ffbb4f1501da848a Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Mon, 5 Jun 2023 07:31:53 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.49.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 bb7cd77f..150e1738 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.92.2"
+version: "0.92.3"
 
-appVersion: "5.49.2"
+appVersion: "5.49.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 81b697c8..281d1ac7 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.92.2](https://img.shields.io/badge/Version-0.92.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.49.2](https://img.shields.io/badge/AppVersion-5.49.2-informational?style=flat-square)
+![Version: 0.92.3](https://img.shields.io/badge/Version-0.92.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.49.3](https://img.shields.io/badge/AppVersion-5.49.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index eef9d65a..a6c4e112 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -128,4 +128,5 @@
 | 0.92.0 | 5.49.0 | Upgraded to Ghost 5.49.0 |
 | 0.92.1 | 5.49.1 | Upgraded to Ghost 5.49.1 |
 | 0.92.2 | 5.49.2 | Upgraded to Ghost 5.49.2 |
+| 0.92.3 | 5.49.3 | Upgraded to Ghost 5.49.3 |
 | | | |
-- 
GitLab