From 808b474bfb7af42c68d65fd5da9599646bc8cc7c Mon Sep 17 00:00:00 2001 From: Goeran Poehner <goeran.poehner@gmail.com> Date: Wed, 28 Dec 2022 11:46:33 +0100 Subject: [PATCH] Updated ghost chart for Ghost 5.26.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 f914e00a..9ce07a2e 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.69.1 +version: 0.69.2 -appVersion: "5.26.2" +appVersion: "5.26.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 0b1c06d2..b405fa6f 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 21356d9d..f23e2265 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -83,4 +83,5 @@ | 0.68.4 | 5.25.5 | Upgraded to Ghost 5.25.5 | | 0.69.0 | 5.26.1 | Upgraded to Ghost 5.26.1 | | 0.69.1 | 5.26.2 | Upgraded to Ghost 5.26.2 | +| 0.69.2 | 5.26.3 | Upgraded to Ghost 5.26.3 | | | | | -- GitLab