From 6f26c90cda68208f3bc6c0800f4053385b9e1fe2 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, 15 Oct 2022 21:06:18 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.19.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 65b8ec43..6c13ce5b 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.62.0
+version: 0.63.0
 
-appVersion: "5.18.0"
+appVersion: "5.19.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 4c70a0d4..fc9cebb2 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.62.0](https://img.shields.io/badge/Version-0.62.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.18.0](https://img.shields.io/badge/AppVersion-5.18.0-informational?style=flat-square)
+![Version: 0.63.0](https://img.shields.io/badge/Version-0.63.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.19.0](https://img.shields.io/badge/AppVersion-5.19.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 7ff6b7f0..ae16b878 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -63,4 +63,5 @@
 | 0.61.1 | 5.17.1 | Upgraded to Ghost 5.17.1 |
 | 0.61.2 | 5.17.2 | Upgraded to Ghost 5.17.2 |
 | 0.62.0 | 5.18.0 | Upgraded to Ghost 5.18.0 |
+| 0.63.0 | 5.19.0 | Upgraded to Ghost 5.19.0 |
 | | | |
-- 
GitLab