From a8dec084935e86a49165f584b12eec9c51b3d05e Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 4 Mar 2023 12:31:51 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.37.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 2327314a..499fcc4f 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.79.1"
+version: "0.80.0"
 
-appVersion: "5.36.1"
+appVersion: "5.37.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index ab0654d7..67d4cafc 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.79.1](https://img.shields.io/badge/Version-0.79.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.36.1](https://img.shields.io/badge/AppVersion-5.36.1-informational?style=flat-square)
+![Version: 0.80.0](https://img.shields.io/badge/Version-0.80.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.37.0](https://img.shields.io/badge/AppVersion-5.37.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index fd16294a..ae6ed1b0 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -105,4 +105,5 @@
 | 0.78.1 | 5.35.1 | Upgraded to Ghost 5.35.1 |
 | 0.79.0 | 5.36.0 | Upgraded to Ghost 5.36.0 |
 | 0.79.1 | 5.36.1 | Upgraded to Ghost 5.36.1 |
+| 0.80.0 | 5.37.0 | Upgraded to Ghost 5.37.0 |
 | | | |
-- 
GitLab