From 5569b85a81ea61e88100f3652a4e93c6b5ab836c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Aug 2021 06:49:20 +0000 Subject: [PATCH] fix(images): update ghcr.io/home-assistant/home-assistant to 2021.8.7 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 c87092a80..509982a33 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.8.6 + tag: 2021.8.7 env: TZ: "Europe/Paris"