From 19e1edc956bd1015393a9fa6c926b850a3550d9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 15:16:15 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/linuxserver?= =?UTF-8?q?/healthchecks=20(3.8.20241209=20=E2=86=92=203.9.20241220)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/apps/healthchecks/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/healthchecks/deployment.yaml b/cluster/apps/healthchecks/deployment.yaml index bc688c948..77050ddf4 100644 --- a/cluster/apps/healthchecks/deployment.yaml +++ b/cluster/apps/healthchecks/deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: healthchecks - image: ghcr.io/linuxserver/healthchecks:3.8.20241209 + image: ghcr.io/linuxserver/healthchecks:3.9.20241220 imagePullPolicy: IfNotPresent env: - name: TZ