Remove changedetection deployment

This commit is contained in:
Thomas Kleinendorst 2025-02-28 15:47:51 +01:00
parent 197b113de6
commit e4ae5642b1
2 changed files with 10 additions and 9 deletions

View file

@ -21,14 +21,14 @@
- role: cloudflare-ddns - role: cloudflare-ddns
- role: cloudflared - role: cloudflared
- role: nginx - role: nginx
- role: portainer
- role: actual - role: actual
- role: postgres - role: postgres
- role: wedding - role: wedding
- role: changedetection
- role: monitoring - role: monitoring
- role: immich - role: immich
- role: hoarder - role: hoarder
- role: portainer - role: backups
vars: vars:
# devsec.hardening.ssh_hardening vars: # devsec.hardening.ssh_hardening vars:
ssh_client_port: 22 # Default, but duplicated here for documentation purpose. Not changed because its only accessible via LAN. ssh_client_port: 22 # Default, but duplicated here for documentation purpose. Not changed because its only accessible via LAN.

View file

@ -2,13 +2,14 @@
versions: versions:
# Changelog: https://actualbudget.org/docs/releases/ # Changelog: https://actualbudget.org/docs/releases/
actual: 25.2.1 actual: 25.2.1
changedetection: # ⬇️ Currently disabled
# Changelog: https://changedetection.io/CHANGELOG.txt # changedetection:
self: 0.49.1 # # Changelog: https://changedetection.io/CHANGELOG.txt
# ⬇️ This isn't preferable, i'd rather pin a version. However # self: 0.49.1
# it's quite hard to find a suitable candidate (https://hub.docker.com/r/browserless/chrome/tags) # # ⬇️ This isn't preferable, i'd rather pin a version. However
# for arm64. # # it's quite hard to find a suitable candidate (https://hub.docker.com/r/browserless/chrome/tags)
headless_chrome: latest # # for arm64.
# headless_chrome: latest
# Changelog: https://github.com/immich-app/immich/releases # Changelog: https://github.com/immich-app/immich/releases
immich: v1.127.0 immich: v1.127.0
monitoring: monitoring: