From 6b6da38ea8fe6d1a0f2f67145f31db452e4db2c8 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 21 Oct 2023 18:20:29 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.70.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 e933e2b5..be857cce 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.110.2"
+version: "0.111.0"
 
-appVersion: "5.69.3"
+appVersion: "5.70.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 827364ad..92f3d0de 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.110.2](https://img.shields.io/badge/Version-0.110.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.69.3](https://img.shields.io/badge/AppVersion-5.69.3-informational?style=flat-square)
+![Version: 0.111.0](https://img.shields.io/badge/Version-0.111.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.70.1](https://img.shields.io/badge/AppVersion-5.70.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 5c690e3f..316c60ce 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -167,4 +167,5 @@
 | 0.110.0 | 5.69.0 | Upgraded to Ghost 5.69.0 |
 | 0.110.1 | 5.69.2 | Upgraded to Ghost 5.69.2 |
 | 0.110.2 | 5.69.3 | Upgraded to Ghost 5.69.3 |
+| 0.111.0 | 5.70.1 | Upgraded to Ghost 5.70.1 |
 | | | |
-- 
GitLab