From d4dedf72166bfcd1b0393572c7a004adf7d2dd1c Mon Sep 17 00:00:00 2001 From: Renovate bot Date: Mon, 17 Mar 2025 00:01:57 +0000 Subject: [PATCH] Update ghcr.io/home-assistant/home-assistant Docker tag to v2024.12.5 --- 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..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