From 59f15a7e287eabf051b2c4ea5e7fed24eba1eeac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Jan 2025 17:39:19 +0000 Subject: [PATCH] Update homeassistant/home-assistant Docker tag to v2024.12.5 --- apps/hass/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/hass/deployment.yaml b/apps/hass/deployment.yaml index cf214db2..46ae24df 100644 --- a/apps/hass/deployment.yaml +++ b/apps/hass/deployment.yaml @@ -28,7 +28,7 @@ spec: seccompProfile: type: RuntimeDefault containers: - - image: "homeassistant/home-assistant:2024.11.3" + - image: "homeassistant/home-assistant:2024.12.5" imagePullPolicy: "IfNotPresent" command: - "/usr/local/bin/hass"