From 3411c5089a9dc831eb49c3194c51a9c7d7659542 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 25 Mar 2023 12:57:27 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.40.1

---
 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 c9fa4b00..e9ca6f51 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.82.0"
+version: "0.83.0"
 
-appVersion: "5.39.0"
+appVersion: "5.40.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index b4f68c85..bd10353d 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.82.0](https://img.shields.io/badge/Version-0.82.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.39.0](https://img.shields.io/badge/AppVersion-5.39.0-informational?style=flat-square)
+![Version: 0.83.0](https://img.shields.io/badge/Version-0.83.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.40.1](https://img.shields.io/badge/AppVersion-5.40.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 2e7c3207..72d606be 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -108,4 +108,5 @@
 | 0.80.0 | 5.37.0 | Upgraded to Ghost 5.37.0 |
 | 0.81.0 | 5.38.0 | Upgraded to Ghost 5.38.0 |
 | 0.82.0 | 5.39.0 | Upgraded to Ghost 5.39.0 |
+| 0.83.0 | 5.40.1 | Upgraded to Ghost 5.40.1 |
 | | | |
-- 
GitLab