From 3579e383b1ce4989ad0ca6d313ac6bf8f9eb29e8 Mon Sep 17 00:00:00 2001 From: Goeran Poehner <goeran.poehner@gmail.com> Date: Wed, 6 Sep 2023 18:55:06 +0200 Subject: [PATCH] Updated ghost chart for Ghost 5.61.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 a33a0447..c3d15511 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.101.0" +version: "0.102.0" -appVersion: "5.60.0" +appVersion: "5.61.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 44d0a33a..bf417a79 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 e867e0a7..8ecc635d 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -153,4 +153,5 @@ | 0.100.4 | 5.59.2 | Upgraded to Ghost 5.59.2 | | 0.100.5 | 5.59.4 | Upgraded to Ghost 5.59.4 | | 0.101.0 | 5.60.0 | Upgraded to Ghost 5.60.0 | +| 0.102.0 | 5.60.0 | Upgraded to Ghost 5.61.2 | | | | | -- GitLab