From 80f93a8930c8e87cd04692bd03192ac4d5a33ad4 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 9 Sep 2023 10:44:00 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.62.0

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