From 885c4d957daa7af477788ceca482a6f826c2cc3b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <goeran.poehner@gmail.com>
Date: Thu, 19 Oct 2023 15:37:11 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.59.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 f750d006..e933e2b5 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.110.1"
+version: "0.110.2"
 
-appVersion: "5.69.2"
+appVersion: "5.69.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index d28530b9..827364ad 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.110.1](https://img.shields.io/badge/Version-0.110.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.69.2](https://img.shields.io/badge/AppVersion-5.69.2-informational?style=flat-square)
+![Version: 0.110.2](https://img.shields.io/badge/Version-0.110.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.69.3](https://img.shields.io/badge/AppVersion-5.69.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 0b880110..5c690e3f 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -166,4 +166,5 @@
 | 0.109.0 | 5.68.0 | Upgraded to Ghost 5.68.0 |
 | 0.110.0 | 5.69.0 | Upgraded to Ghost 5.69.0 |
 | 0.110.1 | 5.69.2 | Upgraded to Ghost 5.69.2 |
+| 0.110.2 | 5.69.3 | Upgraded to Ghost 5.69.3 |
 | | | |
-- 
GitLab