fix(homeassistant): pin image to 2026.7.4 to avoid cffi version mismatch with Python 3.14

This commit is contained in:
Hermes Platform Engineer
2026-07-28 09:01:06 +00:00
parent d3798f47ac
commit d266086c1b

View File

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