From 5c87d4b4f34f1dba3ec599aea9fef9659c6e78a0 Mon Sep 17 00:00:00 2001 From: Goeran Poehner <goeran.poehner@gmail.com> Date: Wed, 9 Nov 2022 19:20:40 +0100 Subject: [PATCH] Updated ghost chart for Ghost 5.22.9 --- 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 0d0ca4de..dfc3b804 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.65.2 +version: 0.65.3 -appVersion: "5.22.8" +appVersion: "5.22.9" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index c833d34a..bd4f8caf 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   ## Changelog diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index 09310d1e..ee7820cb 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -69,4 +69,5 @@ | 0.65.0 | 5.22.1 | Upgraded to Ghost 5.22.1 | | 0.65.1 | 5.22.4 | Upgraded to Ghost 5.22.4 | | 0.65.2 | 5.22.8 | Upgraded to Ghost 5.22.8 | +| 0.65.3 | 5.22.9 | Upgraded to Ghost 5.22.9 | | | | | -- GitLab