From abc652f9fd5837bd808b6ee604d68dcff2e3c475 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 12:25:28 +0100 Subject: [PATCH] chore(deps): update ghcr.io/k8s-at-home/radarr docker tag to v3.0.2.4552 [ci-skip] (#273) Signed-off-by: Auricom Co-authored-by: Renovate Bot --- cluster/media/radarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/media/radarr.yaml b/cluster/media/radarr.yaml index 324eba5a5..620e0f14b 100644 --- a/cluster/media/radarr.yaml +++ b/cluster/media/radarr.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: ghcr.io/k8s-at-home/radarr - tag: v3.0.2.4369 + tag: v3.0.2.4552 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"