From bc3e4de7442f1528cafb1eaea993bfd6235997e5 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Tue, 10 Jan 2023 16:23:43 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.28.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 38c49866..196534ba 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.70.1
+version: 0.71.0
 
-appVersion: "5.27.0"
+appVersion: "5.28.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index c6f5d62e..b05a19db 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.70.1](https://img.shields.io/badge/Version-0.70.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.27.0](https://img.shields.io/badge/AppVersion-5.27.0-informational?style=flat-square)
+![Version: 0.71.0](https://img.shields.io/badge/Version-0.71.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.28.0](https://img.shields.io/badge/AppVersion-5.28.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 4d3d46db..297dd4ed 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -87,4 +87,5 @@
 | 0.69.3 | 5.26.4 | Upgraded to Ghost 5.26.4 |
 | 0.70.0 | 5.27.0 | Upgraded to Ghost 5.27.0 |
 | 0.70.1 | 5.27.0 | Fixed values documentation - thx @generalovmaksim |
+| 0.71.0 | 5.28.0 | Upgraded to Ghost 5.28.0 |
 | | | |
-- 
GitLab