From a50f8ab484c6da92c7ab15aa1bfb935d9a3a8cc1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <goeran.poehner@gmail.com>
Date: Wed, 11 Oct 2023 18:37:15 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.68.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 e54b6a87..c344871f 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.108.0"
+version: "0.109.0"
 
-appVersion: "5.67.0"
+appVersion: "5.68.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 2df62f43..83219675 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.108.0](https://img.shields.io/badge/Version-0.108.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.67.0](https://img.shields.io/badge/AppVersion-5.67.0-informational?style=flat-square)
+![Version: 0.109.0](https://img.shields.io/badge/Version-0.109.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.68.0](https://img.shields.io/badge/AppVersion-5.68.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index eac2270a..7f488744 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -163,4 +163,5 @@
 | 0.107.0 | 5.66.0 | Upgraded to Ghost 5.66.0 |
 | 0.107.1 | 5.66.1 | Upgraded to Ghost 5.66.1 |
 | 0.108.0 | 5.67.0 | Upgraded to Ghost 5.67.0 |
+| 0.109.0 | 5.68.0 | Upgraded to Ghost 5.68.0 |
 | | | |
-- 
GitLab