From 3705e6c168b88e86eea1085d484bec7bda59da76 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Tue, 25 Feb 2025 12:21:24 +0000 Subject: [PATCH] Pin bump Signed-off-by: Martyn Ranyard --- apps-kustomized/sabnzbd/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/sabnzbd/deploy.yaml b/apps-kustomized/sabnzbd/deploy.yaml index 86c012b..ac61d48 100644 --- a/apps-kustomized/sabnzbd/deploy.yaml +++ b/apps-kustomized/sabnzbd/deploy.yaml @@ -16,7 +16,7 @@ spec: app: sabnzbd spec: containers: - - image: lscr.io/linuxserver/sabnzbd:latest + - image: lscr.io/linuxserver/sabnzbd:4.4.1 imagePullPolicy: Always name: sabnzbd terminationMessagePath: /dev/termination-log