Merge pull request 'fix(homeassistant): pin image to 2026.7.4 to avoid cffi version mismatch' (#28) from fix/homeassistant-pin-version into main

Reviewed-on: roger/k3s-cluster#28
This commit is contained in:
2026-07-28 11:07:26 +02: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"