From b55fc78e6af90f540546ff1e5eece4ca2641aae2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Oct 2021 03:02:22 +0000 Subject: [PATCH] fix(images): update ghcr.io/k8s-at-home/sonarr to v3.0.6.1342 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/media/sonarr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/sonarr/helm-release.yaml b/cluster/apps/media/sonarr/helm-release.yaml index 89247161b..e2649fa11 100644 --- a/cluster/apps/media/sonarr/helm-release.yaml +++ b/cluster/apps/media/sonarr/helm-release.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: ghcr.io/k8s-at-home/sonarr - tag: v3.0.6.1265 + tag: v3.0.6.1342 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"