From b3d14445da0688be6adcf4de1ac8825c9d1d378b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 09:24:10 +0200 Subject: [PATCH] chore(deps): update ghcr.io/k8s-at-home/lidarr docker tag to v0.8.0.2114 [ci-skip] (#495) 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 a6d837e0a..c0e96110c 100644 --- a/cluster/media/lidarr.yaml +++ b/cluster/media/lidarr.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: ghcr.io/k8s-at-home/lidarr - tag: v0.8.0.2109 + tag: v0.8.0.2114 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"