From d3281765aac28a6c28d200d9e54d7902945b3aeb Mon Sep 17 00:00:00 2001 From: Goeran Poehner <goeran.poehner@gmail.com> Date: Tue, 4 Mar 2025 21:17:40 +0100 Subject: [PATCH] Updated ghost chart for Ghost 5.110.3 --- 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 0d3bcb6..8a5c70e 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.149.1" +version: "0.149.2" -appVersion: "5.110.1" +appVersion: "5.110.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index c88cbb4..6092da0 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 83c1b01..a064747 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -260,4 +260,5 @@ | 0.148.3 | 5.109.6 | Upgraded to Ghost 5.109.6 | | 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 | | | | | -- GitLab