From 4c247e9697c1349d5e0de94b5731f15e2ac8ce2c Mon Sep 17 00:00:00 2001 From: Martyn Date: Tue, 31 Mar 2026 23:33:45 +0200 Subject: [PATCH] Yolo, restart needed, update is a restart --- 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 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