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}"