From 576b277e88b1823c5e8e5c685b0635078287ceef Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Thu, 12 Jan 2023 17:38:06 +0100
Subject: [PATCH] Updated ghost chart for Ghost 5.29.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 196534ba..76a9a732 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.71.0
+version: 0.72.0
 
-appVersion: "5.28.0"
+appVersion: "5.29.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index b05a19db..d7adf91f 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.71.0](https://img.shields.io/badge/Version-0.71.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.28.0](https://img.shields.io/badge/AppVersion-5.28.0-informational?style=flat-square)
+![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)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 297dd4ed..eea749f7 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -88,4 +88,5 @@
 | 0.70.0 | 5.27.0 | Upgraded to Ghost 5.27.0 |
 | 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 |
 | | | |
-- 
GitLab