From 89ff59d8dd9577ef0dff04c1d87ec10b03bf0347 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 22 Feb 2023 15:51:37 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.35.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 c204a6b2..54717f4e 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.78.0"
+version: "0.78.1"
 
-appVersion: "5.35.0"
+appVersion: "5.35.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 229741e6..7cd8349b 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![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)
+![Version: 0.78.1](https://img.shields.io/badge/Version-0.78.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.35.1](https://img.shields.io/badge/AppVersion-5.35.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 44dad7ab..8781b1ca 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -102,4 +102,5 @@
 | 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 |
+| 0.78.1 | 5.35.1 | Upgraded to Ghost 5.35.1 |
 | | | |
-- 
GitLab