From cc34e81a44851e767a30eee9e929a40f1e264243 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 02:30:28 +0000 Subject: [PATCH] Update Docker image ghost to 5.96.2 Signed-off-by: Zee Aslam --- cluster/apps/blogs/ghost/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/blogs/ghost/helm-release.yaml b/cluster/apps/blogs/ghost/helm-release.yaml index 593cf4512..2aea1fdae 100644 --- a/cluster/apps/blogs/ghost/helm-release.yaml +++ b/cluster/apps/blogs/ghost/helm-release.yaml @@ -49,7 +49,7 @@ spec: # https://hub.docker.com/_/ghost repository: ghost # renovate: datasource=docker depName=ghost - tag: "5.96.1" + tag: "5.96.2" pullPolicy: IfNotPresent env: TZ: "${TZ}"