From 0f92a3d528f1ac64f15a3ace8ab8bbf738802c35 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 28 Sep 2022 14:32:01 +0200
Subject: [PATCH] Upgraded ghost chart for Ghost 5.16.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 b4eadd26..b782c2c7 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.59.1
+version: 0.60.0
 
-appVersion: "5.14.2"
+appVersion: "5.16.2"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 16d4f17e..e409d1a2 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.59.1](https://img.shields.io/badge/Version-0.59.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.14.2](https://img.shields.io/badge/AppVersion-5.14.2-informational?style=flat-square)
+![Version: 0.60.0](https://img.shields.io/badge/Version-0.60.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.16.2](https://img.shields.io/badge/AppVersion-5.16.2-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 6752cd2c..120b8112 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -56,4 +56,5 @@
 | 0.58.0 | 5.13.2 | Upgraded to Ghost 5.13.2 |
 | 0.59.0 | 5.14.1 | Upgraded to Ghost 5.14.1 |
 | 0.59.1 | 5.14.2 | Upgraded to Ghost 5.14.2 |
+| 0.60.0 | 5.16.2 | Upgraded to Ghost 5.16.2 |
 | | | |
-- 
GitLab