From b609090355e87b8cdaed0a7095ea62ea0875b009 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 09:22:31 +0000 Subject: [PATCH] fix(container): update helm values ghcr.io/k8s-at-home/sonarr to v3.0.8.1507 --- 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 c7eb824ad..cb7c134f5 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.7.1477 + tag: v3.0.8.1507 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"