From 28355b50e40e85ee913020ee71bd92a4ef513e0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 01:07:39 +0100 Subject: [PATCH] chore(deps): update k8sathome/lidarr docker tag to v0.8.0.1999 [ci-skip] (#177) Signed-off-by: Auricom Co-authored-by: Renovate Bot --- cluster/media/lidarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/media/lidarr.yaml b/cluster/media/lidarr.yaml index ea6fdd89d..9e1463d78 100644 --- a/cluster/media/lidarr.yaml +++ b/cluster/media/lidarr.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: k8sathome/lidarr - tag: v0.8.0.1996 + tag: v0.8.0.1999 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"