From 7b6a4b93292ce0907617744551078e3e46d7df25 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 May 2022 23:25:25 +0000 Subject: [PATCH] feat(images): update helm values homeassistant/home-assistant to 2022.5.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..501da4cf 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.5.4 env: HASS_URL: "https://hass.${SECRET_DOMAIN}" ROBOROCK_ADDR: 192.168.3.164