From e14965309de7b4dfc8bd6c0d4cc9094177d2d63f Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 15 Feb 2025 11:15:51 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.109.6

---
 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 954e064..5c9a34a 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.148.2"
+version: "0.148.3"
 
-appVersion: "5.109.4"
+appVersion: "5.109.6"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 40abbf7..f107d39 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.148.2](https://img.shields.io/badge/Version-0.148.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.109.4](https://img.shields.io/badge/AppVersion-5.109.4-informational?style=flat-square)
+![Version: 0.148.3](https://img.shields.io/badge/Version-0.148.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.109.6](https://img.shields.io/badge/AppVersion-5.109.6-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 5c3fd2c..584d6b3 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -257,4 +257,5 @@
 | 0.148.0 | 5.109.0 | Upgraded to Ghost 5.109.0 |
 | 0.148.1 | 5.109.2 | Upgraded to Ghost 5.109.2 |
 | 0.148.2 | 5.109.4 | Upgraded to Ghost 5.109.4 |
+| 0.148.3 | 5.109.6 | Upgraded to Ghost 5.109.6 |
 | | | |
-- 
GitLab