From 8f75e382b508b3076e35c20555f2c79ae30cf8a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <goeran.poehner@gmail.com>
Date: Tue, 3 Oct 2023 09:19:58 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.66.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 5e34c8b0..19280314 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.107.0"
+version: "0.107.1"
 
-appVersion: "5.66.0"
+appVersion: "5.66.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 13011826..c31977aa 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.107.0](https://img.shields.io/badge/Version-0.107.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.66.0](https://img.shields.io/badge/AppVersion-5.66.0-informational?style=flat-square)
+![Version: 0.107.1](https://img.shields.io/badge/Version-0.107.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.66.1](https://img.shields.io/badge/AppVersion-5.66.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index f0f81bc2..511669bc 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -161,4 +161,5 @@
 | 0.106.0 | 5.65.0 | Upgraded to Ghost 5.65.0 |
 | 0.106.1 | 5.65.1 | Upgraded to Ghost 5.65.1 |
 | 0.107.0 | 5.66.0 | Upgraded to Ghost 5.66.0 |
+| 0.107.1 | 5.66.1 | Upgraded to Ghost 5.66.1 |
 | | | |
-- 
GitLab