From 6d7549173f96c293c36df31ba59881030554a955 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Mar 2022 20:44:16 +0000 Subject: [PATCH] feat(images): update helm values homeassistant/home-assistant to 2022.3.0 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..4f6ccb0d 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.0 env: HASS_URL: "https://hass.${SECRET_DOMAIN}" ROBOROCK_ADDR: 192.168.3.164