From c1bb306ba1543e335f90c2c77a614deae7300d42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <10630407+groundhog2k@users.noreply.github.com> Date: Fri, 26 Jan 2024 13:49:36 +0100 Subject: [PATCH] Updated ghost chart for Ghost 5.76.2 * Updated ghost chart for Ghost 5.76.2 --- 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 4d09afb4..d92c9294 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.117.1" +version: "0.117.2" -appVersion: "5.76.1" +appVersion: "5.76.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index aeddcced..023e688e 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 3aedcb0f..5154d6ae 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -185,4 +185,5 @@ | 0.116.3 | 5.75.3 | Upgraded to Ghost 5.75.3 | | 0.117.0 | 5.76.0 | Upgraded to Ghost 5.76.0 | | 0.117.1 | 5.76.1 | Upgraded to Ghost 5.76.1 | +| 0.117.2 | 5.76.2 | Upgraded to Ghost 5.76.2 | | | | | -- GitLab