From 8f03ab79b61b4f20dcf8a11a3f295ae336d8c977 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 18 Feb 2023 17:40:14 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.34.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 3a24c201..7d5d3992 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.77.0"
+version: "0.77.1"
 
-appVersion: "5.34.0"
+appVersion: "5.34.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index a18b770c..6ee9f099 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![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)
+![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)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index f719caa7..d5c6d1c6 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -100,4 +100,5 @@
 | 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 |
+| 0.77.1 | 5.34.1 | Upgraded to Ghost 5.34.1 |
 | | | |
-- 
GitLab