From b72e4cfd6aefa249603d78fc96a0ac6181818db6 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 9 Sep 2022 04:26:44 +0000 Subject: [PATCH] feat(container): update ghcr.io/home-assistant/home-assistant docker tag to 2022.9.1 --- 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 07297ca50..95b29876e 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.7 + tag: 2022.9.1 env: TZ: "${TIMEZONE}"