From 5e7d36b83dd31c5d2acff66e7d772bdab6cabb1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 19:56:24 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-operations/sonarr=20(=204.0.17.2969=20=E2=86=92=204.0.20.3012?= =?UTF-8?q?=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------ | ----------- | ----------- | | docker | ghcr.io/home-operations/sonarr | 4.0.17.2969 | 4.0.20.3012 | --- kubernetes/subterra/apps/media/sonarr/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/subterra/apps/media/sonarr/app/helmrelease.yaml b/kubernetes/subterra/apps/media/sonarr/app/helmrelease.yaml index 9ccb0a4dcf..5a3696c5a2 100644 --- a/kubernetes/subterra/apps/media/sonarr/app/helmrelease.yaml +++ b/kubernetes/subterra/apps/media/sonarr/app/helmrelease.yaml @@ -20,7 +20,7 @@ spec: values: image: repository: ghcr.io/home-operations/sonarr - tag: 4.0.17.2969 + tag: 4.0.20.3012 # -- image pull policy pullPolicy: IfNotPresent podSecurityContext: