Compare commits

...

3 commits

Author SHA1 Message Date
Renovate bot
1303ef7597 Update Helm release external-dns to v8 2025-01-25 00:00:33 +00:00
a056a80a99 Add FindMy for integration
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2025-01-24 13:37:37 +00:00
8fd2c04e9c latest only exists as sha hash or latest
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2025-01-18 17:39:52 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ kind: Kustomization
helmCharts:
- name: external-dns
repo: https://charts.bitnami.com/bitnami
version: 6.28.4
version: 8.7.3
releaseName: external-dns
namespace: external-dns
valuesInline:

View file

@ -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:

View file

@ -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