Files
Docker/Diun/diun.yml
2025-04-13 00:25:40 +02:00

22 lines
468 B
YAML

watch:
workers: 20
schedule: "0 */12 * * *"
runOnStartup: true
compareDigest: true
providers:
docker:
watchByDefault: true
watchStopped: true
notif:
gotify:
endpoint: https://gotify.yugi.cz
token: A7EM6syLWMocp-z
priority: 1
timeout: 10s
templateTitle: "{{ .Entry.Image }} released"
templateBody: |
Docker tag {{ .Entry.Image }} which you subscribed to through {{ .Entry.Provider }} provider has been released.