Compare commits
2 Commits
renovate/n
...
main
Author | SHA1 | Date |
---|---|---|
Martyn | a056a80a99 | |
Martyn | 8fd2c04e9c |
|
@ -22,7 +22,7 @@ spec:
|
|||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics ; /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
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
|
|
|
@ -24,7 +24,7 @@ spec:
|
|||
value: en
|
||||
- name: WHOOGLE_CONFIG_SEARCH_LANGUAGE
|
||||
value: en
|
||||
image: benbusby/whoogle-search:0.8.4
|
||||
image: benbusby/whoogle-search@sha256:ecccdb598f890140bf5564ea0307d3a72871ab3d14fbf22e308b904846e5c590
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
|
Loading…
Reference in New Issue