From e4a8b68c4673034d2e195eca5c1099194dc7a703 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Jan 2022 03:15:37 +0000 Subject: [PATCH] fix(images): update ghcr.io/home-assistant/home-assistant to 2021.12.10 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 03ebcc9cb..0cd97d6a7 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.8 + tag: 2021.12.10 env: TZ: "Europe/Paris"