diff --git a/apps-kustomized/home-assistant/deploy.yaml b/apps-kustomized/home-assistant/deploy.yaml index af4fe27..3b10fa9 100644 --- a/apps-kustomized/home-assistant/deploy.yaml +++ b/apps-kustomized/home-assistant/deploy.yaml @@ -25,7 +25,7 @@ spec: - /bin/sh - -c - pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics FindMy==1.1.0 bleak>=1.0.1; /init - image: ghcr.io/home-assistant/home-assistant:2026.2.3 + image: ghcr.io/home-assistant/home-assistant:2026.3.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3