From aa4a0f0f4b087ead3dca2deb14661aa23a595d39 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 14 Jan 2023 09:43:50 +0100
Subject: [PATCH] Upgraded ghost Chart for Ghost 5.30.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 76a9a732..16efd045 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.72.0
+version: 0.73.0
 
-appVersion: "5.29.0"
+appVersion: "5.30.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index d7adf91f..296ce6e3 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.72.0](https://img.shields.io/badge/Version-0.72.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.29.0](https://img.shields.io/badge/AppVersion-5.29.0-informational?style=flat-square)
+![Version: 0.73.0](https://img.shields.io/badge/Version-0.73.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.30.0](https://img.shields.io/badge/AppVersion-5.30.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index eea749f7..56ff0d69 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -89,4 +89,5 @@
 | 0.70.1 | 5.27.0 | Fixed values documentation - thx @generalovmaksim |
 | 0.71.0 | 5.28.0 | Upgraded to Ghost 5.28.0 |
 | 0.72.0 | 5.29.0 | Upgraded to Ghost 5.29.0 |
+| 0.73.0 | 5.30.0 | Upgraded to Ghost 5.30.0 |
 | | | |
-- 
GitLab