1 Commits

Author SHA1 Message Date
Hermes Platform Engineer
d266086c1b fix(homeassistant): pin image to 2026.7.4 to avoid cffi version mismatch with Python 3.14 2026-07-28 09:01:06 +00:00

View File

@@ -55,7 +55,7 @@ spec:
spec:
containers:
- name: home-assistant
image: ghcr.io/home-assistant/home-assistant:stable
image: ghcr.io/home-assistant/home-assistant:2026.7.4
resources:
requests:
memory: "512Mi"