From 09599e4f148437c987af3ff285bb025d0fb894c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 11:24:54 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/home-assistant/home-assistant to v2022.9.4 --- cluster/apps/home/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/home-assistant/helm-release.yaml b/cluster/apps/home/home-assistant/helm-release.yaml index d4e423d9..d0f72de2 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: ghcr.io/home-assistant/home-assistant - tag: 2022.6.7 + tag: 2022.9.4 env: TZ: "Europe/London" hostNetwork: true