From 1a1c537392cd4b6631308846b9aec5f89bdaab17 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 May 2021 02:30:43 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/k8s-at-home/lidarr to v1.0.0.2226 Signed-off-by: Auricom --- cluster/apps/media/lidarr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/lidarr/helm-release.yaml b/cluster/apps/media/lidarr/helm-release.yaml index fcf8c09f9..d690ba551 100644 --- a/cluster/apps/media/lidarr/helm-release.yaml +++ b/cluster/apps/media/lidarr/helm-release.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: ghcr.io/k8s-at-home/lidarr - tag: v1.0.0.2221 + tag: v1.0.0.2226 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"