From 30b0aec70142b7c7553810cfebff1ca583e5b707 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 15:40:43 +0100 Subject: [PATCH] Update homeassistant/home-assistant Docker tag to v2020.12.2 [ci-skip] (#119) Signed-off-by: Auricom Co-authored-by: Renovate Bot --- cluster/home/home-assistant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/home/home-assistant.yaml b/cluster/home/home-assistant.yaml index f3a9c92f8..92a6a3445 100644 --- a/cluster/home/home-assistant.yaml +++ b/cluster/home/home-assistant.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: homeassistant/home-assistant - tag: 2020.12.1 + tag: 2020.12.2 env: TZ: "Europe/Paris" hostNetwork: true