From 84e62d001dd369b2e39fc13578bd61481bc5acf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:16:58 +0000 Subject: [PATCH] chore(deps): update image ghcr.io/home-assistant/home-assistant to v2025.3.1 --- apps/home-automation/homeassistant/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/home-automation/homeassistant/deployment.yaml b/apps/home-automation/homeassistant/deployment.yaml index a67c7329..5424c632 100644 --- a/apps/home-automation/homeassistant/deployment.yaml +++ b/apps/home-automation/homeassistant/deployment.yaml @@ -12,7 +12,7 @@ spec: hostNetwork: true containers: - name: homeassistant - image: ghcr.io/home-assistant/home-assistant:2025.2.5 + image: ghcr.io/home-assistant/home-assistant:2025.3.1 ports: - name: http containerPort: 8123