From db8ea4916a8e26eae542ebfbd3f79a80eaec69cb Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 18 Aug 2022 13:43:54 +0000 Subject: [PATCH] fix(container): update ghcr.io/home-assistant/home-assistant docker tag to 2022.8.6 --- 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 f9bbdf261..413bb62ce 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: 2022.8.5 + tag: 2022.8.6 env: TZ: "${TIMEZONE}"