From 9ec729e577ecb0f3ee5a9c3a9e8be60435d12e38 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Thu, 7 Sep 2023 16:33:39 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.61.3

---
 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 c3d15511..5d0a6539 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.102.0"
+version: "0.102.1"
 
-appVersion: "5.61.2"
+appVersion: "5.61.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index bf417a79..7772439c 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.102.0](https://img.shields.io/badge/Version-0.102.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.61.2](https://img.shields.io/badge/AppVersion-5.61.2-informational?style=flat-square)
+![Version: 0.102.1](https://img.shields.io/badge/Version-0.102.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.61.3](https://img.shields.io/badge/AppVersion-5.61.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 8ecc635d..9bd7f76a 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -153,5 +153,6 @@
 | 0.100.4 | 5.59.2 | Upgraded to Ghost 5.59.2 |
 | 0.100.5 | 5.59.4 | Upgraded to Ghost 5.59.4 |
 | 0.101.0 | 5.60.0 | Upgraded to Ghost 5.60.0 |
-| 0.102.0 | 5.60.0 | Upgraded to Ghost 5.61.2 |
+| 0.102.0 | 5.61.2 | Upgraded to Ghost 5.61.2 |
+| 0.102.1 | 5.61.3 | Upgraded to Ghost 5.61.3 |
 | | | |
-- 
GitLab