From 209e0223e36f0e0b8fbd3afa35c07039bced0e9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 01:35:03 +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.18.2978?= =?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.18.2978 | --- 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 9ccb0a4dc..34fe9b5b2 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.18.2978 # -- image pull policy pullPolicy: IfNotPresent podSecurityContext: