From 2ef2240495ce086a1198ece13dfc6d58e0d2f6ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Mar 2026 02:32:20 +0000 Subject: [PATCH] Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.3.0 --- home-assistant/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-assistant/compose.yaml b/home-assistant/compose.yaml index 3077126..eef6730 100644 --- a/home-assistant/compose.yaml +++ b/home-assistant/compose.yaml @@ -1,7 +1,7 @@ services: home-assistant: container_name: home-assistant - image: ghcr.io/home-assistant/home-assistant:2026.2.3@sha256:96fa92d83fa8dae987fbbbcf58b1fea1140985ff6a8517b37f7b65c76ef20133 + image: ghcr.io/home-assistant/home-assistant:2026.3.0@sha256:4fb4ad85fad2250ccff6ec0670827bdcdc46b8bab2b9cbfb8ecdc28da7210630 restart: unless-stopped volumes: - ${APPDATA_PATH}/home-assistant/config:/config