Remove changedetection deployment
This commit is contained in:
parent
197b113de6
commit
e4ae5642b1
2 changed files with 10 additions and 9 deletions
|
|
@ -21,14 +21,14 @@
|
|||
- role: cloudflare-ddns
|
||||
- role: cloudflared
|
||||
- role: nginx
|
||||
- role: portainer
|
||||
- role: actual
|
||||
- role: postgres
|
||||
- role: wedding
|
||||
- role: changedetection
|
||||
- role: monitoring
|
||||
- role: immich
|
||||
- role: hoarder
|
||||
- role: portainer
|
||||
- role: backups
|
||||
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.
|
||||
|
|
|
|||
15
versions.yml
15
versions.yml
|
|
@ -2,13 +2,14 @@
|
|||
versions:
|
||||
# Changelog: https://actualbudget.org/docs/releases/
|
||||
actual: 25.2.1
|
||||
changedetection:
|
||||
# Changelog: https://changedetection.io/CHANGELOG.txt
|
||||
self: 0.49.1
|
||||
# ⬇️ This isn't preferable, i'd rather pin a version. However
|
||||
# it's quite hard to find a suitable candidate (https://hub.docker.com/r/browserless/chrome/tags)
|
||||
# for arm64.
|
||||
headless_chrome: latest
|
||||
# ⬇️ Currently disabled
|
||||
# changedetection:
|
||||
# # Changelog: https://changedetection.io/CHANGELOG.txt
|
||||
# self: 0.49.1
|
||||
# # ⬇️ This isn't preferable, i'd rather pin a version. However
|
||||
# # it's quite hard to find a suitable candidate (https://hub.docker.com/r/browserless/chrome/tags)
|
||||
# # for arm64.
|
||||
# headless_chrome: latest
|
||||
# Changelog: https://github.com/immich-app/immich/releases
|
||||
immich: v1.127.0
|
||||
monitoring:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue