From dad9c0fde2f8f950569e8eb5dcda54132360aa65 Mon Sep 17 00:00:00 2001 From: Goeran Poehner <goeran.poehner@gmail.com> Date: Fri, 7 Mar 2025 10:24:05 +0100 Subject: [PATCH] Updated ghost chart for Ghost 5.11.0.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 8a5c70e..e9d30b3 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.149.2" +version: "0.149.3" -appVersion: "5.110.3" +appVersion: "5.110.4" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 6092da0..c918134 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 a064747..50466a1 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -261,4 +261,5 @@ | 0.149.0 | 5.110.0 | Upgraded to Ghost 5.110.0 | | 0.149.1 | 5.110.1 | Upgraded to Ghost 5.110.1 | | 0.149.2 | 5.110.3 | Upgraded to Ghost 5.110.3 | +| 0.149.3 | 5.110.4 | Upgraded to Ghost 5.110.4 | | | | | -- GitLab