From aaca6024f1f444c786266938a5f0f91f64f9a856 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?=
 <10630407+groundhog2k@users.noreply.github.com>
Date: Sat, 16 Dec 2023 10:19:51 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.75.2

* Updated ghost chart for Ghost 5.75.2
---
 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 1440f11f..55f72934 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.116.1"
+version: "0.116.2"
 
-appVersion: "5.75.1"
+appVersion: "5.75.2"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index fcda4984..e95036ed 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.116.1](https://img.shields.io/badge/Version-0.116.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.75.1](https://img.shields.io/badge/AppVersion-5.75.1-informational?style=flat-square)
+![Version: 0.116.2](https://img.shields.io/badge/Version-0.116.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.75.2](https://img.shields.io/badge/AppVersion-5.75.2-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 58e972bd..4e6edf56 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -178,4 +178,5 @@
 | 0.115.1 | 5.74.5 | Upgraded to Ghost 5.74.5 |
 | 0.116.0 | 5.75.0 | Upgraded to Ghost 5.75.0 |
 | 0.116.1 | 5.75.1 | Upgraded to Ghost 5.75.1 |
+| 0.116.2 | 5.75.2 | Upgraded to Ghost 5.75.2 |
 | | | |
-- 
GitLab