fix(homeassistant): pin image to 2026.7.4 to avoid cffi version mismatch with Python 3.14
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user