From 3a487acc98245a978a1036169cb4186ab0235058 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Tue, 22 Aug 2023 17:36:50 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.92.2

---
 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 80e1b417..3b746137 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.100.3"
+version: "0.100.4"
 
-appVersion: "5.59.1"
+appVersion: "5.59.2"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index abb74572..4674d44c 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.100.3](https://img.shields.io/badge/Version-0.100.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.59.1](https://img.shields.io/badge/AppVersion-5.59.1-informational?style=flat-square)
+![Version: 0.100.4](https://img.shields.io/badge/Version-0.100.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.59.2](https://img.shields.io/badge/AppVersion-5.59.2-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index d426a434..430f3bf0 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -150,4 +150,5 @@
 | 0.100.1 | 5.59.0 | Updated chart dependencies (mariadb 0.2.28) |
 | 0.100.2 | 5.59.1 | Upgraded to Ghost 5.59.1 |
 | 0.100.3 | 5.59.1 | Updated chart dependencies (mysql 0.2.0) |
+| 0.100.4 | 5.59.2 | Upgraded to Ghost 5.59.2 |
 | | | |
-- 
GitLab