Update ghcr.io/home-assistant/home-assistant Docker tag to v2024.12.5
This commit is contained in:
parent
a82d5b8d23
commit
d4dedf7216
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ spec:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
- pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics FindMy==0.7.3; /init
|
- 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
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue