From 3abdb20eba8caed7818186d7c1dedd34cc424579 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <goeran.poehner@gmail.com>
Date: Fri, 22 Sep 2023 17:35:09 +0200
Subject: [PATCH] Updated ghost chart for Ghost 5.64.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 8963d416..0a8f0da8 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.104.0"
+version: "0.105.0"
 
-appVersion: "5.63.0"
+appVersion: "5.64.0"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 230a7e01..419764b5 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.104.0](https://img.shields.io/badge/Version-0.104.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.63.0](https://img.shields.io/badge/AppVersion-5.63.0-informational?style=flat-square)
+![Version: 0.105.0](https://img.shields.io/badge/Version-0.105.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.64.0](https://img.shields.io/badge/AppVersion-5.64.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 50537f9f..52a02b01 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -157,4 +157,5 @@
 | 0.102.1 | 5.61.3 | Upgraded to Ghost 5.61.3 |
 | 0.103.0 | 5.62.0 | Upgraded to Ghost 5.62.0 |
 | 0.104.0 | 5.63.0 | Upgraded to Ghost 5.63.0 |
+| 0.105.0 | 5.64.0 | Upgraded to Ghost 5.64.0 |
 | | | |
-- 
GitLab