From e93aeeae243e1e1b2422af6297159a041592a8c1 Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:03:05 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/lildrunkensm?= =?UTF-8?q?urf/sabnzbd=20(=204.2.1=20=E2=86=92=204.2.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------- | ----- | ----- | | docker | ghcr.io/lildrunkensmurf/sabnzbd | 4.2.1 | 4.2.2 | --- kubernetes/teyvat/apps/downloads/sabnzbd/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/teyvat/apps/downloads/sabnzbd/app/helmrelease.yaml b/kubernetes/teyvat/apps/downloads/sabnzbd/app/helmrelease.yaml index 44fe9334a1..9d6672de30 100644 --- a/kubernetes/teyvat/apps/downloads/sabnzbd/app/helmrelease.yaml +++ b/kubernetes/teyvat/apps/downloads/sabnzbd/app/helmrelease.yaml @@ -40,7 +40,7 @@ spec: main: image: repository: ghcr.io/lildrunkensmurf/sabnzbd - tag: 4.2.1@sha256:8e5c414210432bb44011d6be71ab1fbc0e47adfb6712c19398d08c089b0ec4db + tag: 4.2.2@sha256:511a73efbb9c49f62311644df213f42a63f6332b884fa6f78987ec75f4849717 env: TZ: ${TIMEZONE} SABNZBD__PORT: &port 8080