From 38e61083ce7c16b52226bcc4b7adbbd6a0d63b33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:50:41 +0100 Subject: [PATCH] Update k8sathome/radarr Docker tag to v3.0.1.4259 [ci-skip] (#68) 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 596bd37f7..fb0c0db09 100644 --- a/cluster/media/radarr.yaml +++ b/cluster/media/radarr.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: k8sathome/radarr - tag: v3.0.0.4204 + tag: v3.0.1.4259 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"