From 2488b88b62e1c3f1384237fab828b9d4042591d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 11:29:09 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/home-assistant/home-assistant to v2022.11.3 --- 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..35fe433a 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.11.3 env: TZ: "Europe/London" hostNetwork: true