From 8e1523ac32aa636362b5303095cc7f9c4ae45cae Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 18 Feb 2023 17:42:03 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.35.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 7d5d3992..c204a6b2 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.77.1"
+version: "0.78.0"
 
-appVersion: "5.34.1"
+appVersion: "5.35.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 6ee9f099..229741e6 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.77.1](https://img.shields.io/badge/Version-0.77.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.34.1](https://img.shields.io/badge/AppVersion-5.34.1-informational?style=flat-square)
+![Version: 0.78.0](https://img.shields.io/badge/Version-0.78.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.35.0](https://img.shields.io/badge/AppVersion-5.35.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index d5c6d1c6..44dad7ab 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -101,4 +101,5 @@
 | 0.76.4 | 5.33.8 | Updated chart dependencies (mariadb 0.2.25) |
 | 0.77.0 | 5.34.0 | Upgraded to Ghost 5.34.0 |
 | 0.77.1 | 5.34.1 | Upgraded to Ghost 5.34.1 |
+| 0.78.0 | 5.35.0 | Upgraded to Ghost 5.35.0 |
 | | | |
-- 
GitLab