From 5357b75bec4db07a5f409b64c3f45e9eac577f53 Mon Sep 17 00:00:00 2001 From: Goeran Poehner <goeran.poehner@gmail.com> Date: Tue, 28 Feb 2023 16:28:11 +0100 Subject: [PATCH] Updated ghost chart fro Ghost 5.36.0 --- 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 54717f4e..29742e81 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.78.1" +version: "0.79.0" -appVersion: "5.35.1" +appVersion: "5.36.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 7cd8349b..5322209b 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 8781b1ca..1ec9e100 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -103,4 +103,5 @@ | 0.77.1 | 5.34.1 | Upgraded to Ghost 5.34.1 | | 0.78.0 | 5.35.0 | Upgraded to Ghost 5.35.0 | | 0.78.1 | 5.35.1 | Upgraded to Ghost 5.35.1 | +| 0.79.0 | 5.36.0 | Upgraded to Ghost 5.36.0 | | | | | -- GitLab