From 52c60b129d892b311a74918fe8cf4146a320fa3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 02:42:18 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/linuxserver/?= =?UTF-8?q?sabnzbd=20(4.4.1-ls196=20=E2=86=92=204.4.1-ls197)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/apps/media/sabnzbd/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/sabnzbd/deployment.yaml b/cluster/apps/media/sabnzbd/deployment.yaml index caa25a2d2..276cd9b91 100644 --- a/cluster/apps/media/sabnzbd/deployment.yaml +++ b/cluster/apps/media/sabnzbd/deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: sabnzbd - image: ghcr.io/linuxserver/sabnzbd:4.4.1-ls196 + image: ghcr.io/linuxserver/sabnzbd:4.4.1-ls197 env: - name: TZ value: Europe/Zurich