From 3af8b5ee0bd28ceca49ce8c2efde8e1b0aa5bb8e Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 15 Feb 2023 15:28:01 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.34.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 e970ae4a..3a24c201 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.76.4"
+version: "0.77.0"
 
-appVersion: "5.33.8"
+appVersion: "5.34.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 33d91270..a18b770c 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.76.4](https://img.shields.io/badge/Version-0.76.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.33.8](https://img.shields.io/badge/AppVersion-5.33.8-informational?style=flat-square)
+![Version: 0.77.0](https://img.shields.io/badge/Version-0.77.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.34.0](https://img.shields.io/badge/AppVersion-5.34.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index ccf5fe0e..f719caa7 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -99,4 +99,5 @@
 | 0.76.2 | 5.33.7 | Upgraded to Ghost 5.33.7 |
 | 0.76.3 | 5.33.8 | Upgraded to Ghost 5.33.8 |
 | 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 |
 | | | |
-- 
GitLab