From e2afc743c879c62538a482b8230d2fad4acbe5fb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Apr 2022 22:44:08 +0000 Subject: [PATCH] feat(images): update helm values homeassistant/home-assistant to 2022.4.4 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..4dc6f194 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.4.4 env: HASS_URL: "https://hass.${SECRET_DOMAIN}" ROBOROCK_ADDR: 192.168.3.164