diff --git a/apps-kustomized/home-assistant/deploy.yaml b/apps-kustomized/home-assistant/deploy.yaml index e72318b..7aec3c1 100644 --- a/apps-kustomized/home-assistant/deploy.yaml +++ b/apps-kustomized/home-assistant/deploy.yaml @@ -23,7 +23,7 @@ spec: - /bin/sh - -c - pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics FindMy==0.7.3; /init - image: ghcr.io/home-assistant/home-assistant:2024.10.1 + image: ghcr.io/home-assistant/home-assistant:2024.12.5 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3