From 242ef72f488c72a264f41085b60fd4de2c9c675b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 02:15:19 +0000 Subject: [PATCH] Update ghost Docker tag to v5.74.0 --- charts/ghost/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 0358f69..d7e6126 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -8,4 +8,4 @@ maintainers: version: "0.84.3" # Track the appVersion based on the image: # renovate: image=ghost -appVersion: "5.69.2-alpine" +appVersion: "5.74.0-alpine"