From ea3ae1eab5c638ac110983dfc4c1ac22a88968f5 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Tue, 25 Feb 2025 16:24:22 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.110.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 0be38e7..0d3bcb6 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.149.0"
+version: "0.149.1"
 
-appVersion: "5.110.0"
+appVersion: "5.110.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index b5f8778..c88cbb4 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.149.0](https://img.shields.io/badge/Version-0.149.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.110.0](https://img.shields.io/badge/AppVersion-5.110.0-informational?style=flat-square)
+![Version: 0.149.1](https://img.shields.io/badge/Version-0.149.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.110.1](https://img.shields.io/badge/AppVersion-5.110.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 33a0ac3..83c1b01 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -259,4 +259,5 @@
 | 0.148.2 | 5.109.4 | Upgraded to Ghost 5.109.4 |
 | 0.148.3 | 5.109.6 | Upgraded to Ghost 5.109.6 |
 | 0.149.0 | 5.110.0 | Upgraded to Ghost 5.110.0 |
+| 0.149.1 | 5.110.1 | Upgraded to Ghost 5.110.1 |
 | | | |
-- 
GitLab