diff --git a/pi-cluster/cluster/apps/home-assistant/home-assistant/deployment.yaml b/pi-cluster/cluster/apps/home-assistant/home-assistant/deployment.yaml
index e88961a5..88d7112a 100644
--- a/pi-cluster/cluster/apps/home-assistant/home-assistant/deployment.yaml
+++ b/pi-cluster/cluster/apps/home-assistant/home-assistant/deployment.yaml
@@ -18,7 +18,7 @@ spec:
     spec:
       containers:
         - name: home-assistant-app
-          image: "ghcr.io/home-assistant/home-assistant:2024.12.5"
+          image: "ghcr.io/home-assistant/home-assistant:2025.1.2"
           imagePullPolicy: IfNotPresent
           securityContext:
             privileged: null