From ed83cc66f5967fccac8cece7b23d21f7df1c03ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?=
 <10630407+groundhog2k@users.noreply.github.com>
Date: Wed, 23 Aug 2023 14:28:32 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.59.4

---
 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 3b746137..59073533 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.100.4"
+version: "0.100.5"
 
-appVersion: "5.59.2"
+appVersion: "5.59.4"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 4674d44c..378c8502 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![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)
+![Version: 0.100.5](https://img.shields.io/badge/Version-0.100.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.59.4](https://img.shields.io/badge/AppVersion-5.59.4-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 430f3bf0..df57a4a3 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -151,4 +151,5 @@
 | 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 |
+| 0.100.5 | 5.59.4 | Upgraded to Ghost 5.59.4 |
 | | | |
-- 
GitLab