From adde8cd5fdd4fcbaa3cd5936ac1738b11d27e8aa Mon Sep 17 00:00:00 2001 From: Martyn Date: Sat, 21 Feb 2026 16:06:31 +0100 Subject: [PATCH] Upgrade time --- apps-kustomized/home-assistant/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/home-assistant/deploy.yaml b/apps-kustomized/home-assistant/deploy.yaml index 2c10fd9..23bbc85 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==1.1.0 bleak>=1.0.1; /init - image: ghcr.io/home-assistant/home-assistant:2025.12.3 + image: ghcr.io/home-assistant/home-assistant:2026.2.3 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3