From 9b33aec8d333efcc004fede75888d202516030f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 21:34:18 +0000 Subject: [PATCH] chore(deps): update container image homeassistant/home-assistant to v2022.10.0 --- 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 7dd6edaa..cda7ec55 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -18,7 +18,7 @@ spec: values: image: repository: homeassistant/home-assistant - tag: 2022.8.7 + tag: 2022.10.0 hostNetwork: true dnsPolicy: ClusterFirstWithHostNet ingress: