From f618ac68380335e58a748fdc2f09f227203f5db7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:27 +0000 Subject: [PATCH] fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.953 --- cluster/apps/download/sonarr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/sonarr/helm-release.yaml b/cluster/apps/download/sonarr/helm-release.yaml index 5ef0bdb..110005d 100644 --- a/cluster/apps/download/sonarr/helm-release.yaml +++ b/cluster/apps/download/sonarr/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/onedr0p/sonarr-develop - tag: "4.0.0.610" + tag: "4.0.1.953" # Metrics sidecar sidecars: -- 2.40.1