From c8fba5877d77195b3404468f562fe024d7a06c11 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Mar 2022 10:32:43 +0000 Subject: [PATCH] feat(images): update helm values homeassistant/home-assistant to 2022.3.5 Signed-off-by: Alex Waibel --- 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 d4f5dbbf..21514d49 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: homeassistant/home-assistant - tag: 2022.2.6 + tag: 2022.3.5 env: HASS_URL: "https://hass.${SECRET_DOMAIN}" ROBOROCK_ADDR: 192.168.3.164