From 04c2e9c49ab200870e193a442561652cd33b9e09 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, 8 Nov 2023 18:51:35 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.72.1 (#1263)

---
 charts/ghost/Chart.yaml      | 4 ++--
 charts/ghost/README.md       | 2 +-
 charts/ghost/RELEASENOTES.md | 3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index fe22bec7..ce12de6f 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.113.0"
+version: "0.113.1"
 
-appVersion: "5.72.0"
+appVersion: "5.72.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index ddbcc537..83daf33e 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.113.0](https://img.shields.io/badge/Version-0.113.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.72.0](https://img.shields.io/badge/AppVersion-5.72.0-informational?style=flat-square)
+![Version: 0.113.1](https://img.shields.io/badge/Version-0.113.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.72.1](https://img.shields.io/badge/AppVersion-5.72.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 14d4dd2e..00a27147 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -170,5 +170,6 @@
 | 0.111.0 | 5.70.1 | Upgraded to Ghost 5.70.1 |
 | 0.111.1 | 5.70.2 | Upgraded to Ghost 5.70.2 |
 | 0.112.1 | 5.71.0 | Upgraded to Ghost 5.71.0 |
-| 0.113.1 | 5.72.0 | Upgraded to Ghost 5.72.0 |
+| 0.113.0 | 5.72.0 | Upgraded to Ghost 5.72.0 |
+| 0.113.1 | 5.72.1 | Upgraded to Ghost 5.72.1 |
 | | | |
-- 
GitLab