diff --git a/apps/utility/home-assistant/deployment.yaml b/apps/utility/home-assistant/deployment.yaml index 1ebf6ed..68bd75f 100644 --- a/apps/utility/home-assistant/deployment.yaml +++ b/apps/utility/home-assistant/deployment.yaml @@ -10,7 +10,7 @@ spec: template: spec: containers: - - image: homeassistant/home-assistant + - image: ghcr.io/home-assistant/home-assistant:2023.12.4 imagePullPolicy: Always name: home-assistant ports: