From 3c8cd08f8ac49a8d2db37c4f635bf3f743f3ac57 Mon Sep 17 00:00:00 2001
From: Matt Reeves <admin@mafyuh.io>
Date: Tue, 18 Feb 2025 00:19:18 -0500
Subject: [PATCH] update sonarr version

---
 kubernetes/apps/production/arr/sonarr/helmrelease.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kubernetes/apps/production/arr/sonarr/helmrelease.yaml b/kubernetes/apps/production/arr/sonarr/helmrelease.yaml
index 7b0a62f7..ee4772df 100644
--- a/kubernetes/apps/production/arr/sonarr/helmrelease.yaml
+++ b/kubernetes/apps/production/arr/sonarr/helmrelease.yaml
@@ -56,7 +56,7 @@ spec:
           app:
             image:
               repository: ghcr.io/onedr0p/sonarr
-              tag: 5.18.4.9674
+              tag: 4.0.13.2932
               pullPolicy: IfNotPresent
             env:
               TZ: "${TZ}"