From cfe988ac56d11e6b45a8ef0754b8f8f2419e5170 Mon Sep 17 00:00:00 2001 From: Goeran Poehner <goeran.poehner@gmail.com> Date: Fri, 7 Jul 2023 14:29:03 +0200 Subject: [PATCH] Updated ghost chart for Ghost 5.53.4 --- 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 a33d5c35..876afd85 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.95.1" +version: "0.95.2" -appVersion: "5.53.3" +appVersion: "5.53.4" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index a93199c7..bd4c1e55 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 338cc7f0..c1da29af 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -135,4 +135,5 @@ | 0.94.1 | 5.52.3 | Upgraded to Ghost 5.52.3 | | 0.95.0 | 5.53.1 | Upgraded to Ghost 5.53.1 | | 0.95.1 | 5.53.3 | Upgraded to Ghost 5.53.3 | +| 0.95.2 | 5.53.4 | Upgraded to Ghost 5.53.4 | | | | | -- GitLab