From 97d26b7f4a87ee3d27bfdd6a68e4467c29e01ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <10630407+groundhog2k@users.noreply.github.com> Date: Sat, 17 Feb 2024 19:45:52 +0100 Subject: [PATCH] Updated ghost chart for Ghost 5.79.3 * Updated ghost chart for Ghost 5.79.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 fc04efb1..535c7a08 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.120.1" +version: "0.120.2" -appVersion: "5.79.1" +appVersion: "5.79.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index e2e92899..151c191f 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 59a51346..31cf7eb7 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -190,4 +190,5 @@ | 0.119.0 | 5.78.0 | Upgraded to Ghost 5.78.0 | | 0.120.0 | 5.79.0 | Upgraded to Ghost 5.79.0 | | 0.120.1 | 5.79.1 | Upgraded to Ghost 5.79.1 | +| 0.120.2 | 5.79.3 | Upgraded to Ghost 5.79.3 | | | | | -- GitLab