From 98e1a001e217246ecb98952702c2f51e0f0af2b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 04:27:13 +0000 Subject: [PATCH] Update ghost Docker tag to v5.70.1 --- 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..5190a3d 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.70.1-alpine"