From e9187453cebec7a46afc52c36f706f64c41b1667 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sat, 25 Oct 2025 00:09:20 +0200 Subject: [PATCH] Update 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 e72318b..d51e382 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.10.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3