From fc3c4db0b1f0cfab6b4eed6345fb0c7e24c29b0d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Oct 2021 08:55:59 +0000 Subject: [PATCH] feat(images): update ghcr.io/k8s-at-home/sabnzbd to v3.4.2 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/media/sabnzbd/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/sabnzbd/helm-release.yaml b/cluster/apps/media/sabnzbd/helm-release.yaml index 6daf797fe..f91aa22e0 100644 --- a/cluster/apps/media/sabnzbd/helm-release.yaml +++ b/cluster/apps/media/sabnzbd/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: ghcr.io/k8s-at-home/sabnzbd - tag: v3.3.1 + tag: v3.4.2 env: TZ: "Europe/Paris"