From 923f46b4a81c8b9da0eba56e4da594acaf59079c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Dec 2021 23:36:41 +0000 Subject: [PATCH] fix(images): update ghcr.io/home-assistant/home-assistant to 2021.12.6 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/home-automation/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home-automation/home-assistant/helm-release.yaml b/cluster/apps/home-automation/home-assistant/helm-release.yaml index 7be11fb46..67f6bdbb1 100644 --- a/cluster/apps/home-automation/home-assistant/helm-release.yaml +++ b/cluster/apps/home-automation/home-assistant/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2021.12.5 + tag: 2021.12.6 env: TZ: "Europe/Paris"