From ad79fdac9f15066bfeb47d6dd25a1969514c1e6c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Nov 2021 00:18:14 +0000 Subject: [PATCH] fix(images): update ghcr.io/home-assistant/home-assistant to 2021.11.3 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 ef49113f6..9187f61fa 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.11.1 + tag: 2021.11.3 env: TZ: "Europe/Paris"