1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
watchtower/pkg/notifications
nils måsén 1081f3c24c
fix(shoutrrr): make shoutrrr init failure a fatal error (#561)
also writes out any (unlikely) errors from template.Execute instead of ignoring
2020-05-30 19:36:20 +02:00
..
email.go fix(email): always use configured delay for notifications (#536) 2020-05-09 19:34:18 +02:00
gotify.go Adds the option to skip TLS verification for a Gotify instance (#544) 2020-05-22 16:02:20 +02:00
msteams.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
notifier.go fix(shoutrrr): make shoutrrr init failure a fatal error (#561) 2020-05-30 19:36:20 +02:00
shoutrrr_test.go feat: add template support for shoutrrr notifications (#515) 2020-05-11 06:38:41 +02:00
shoutrrr.go fix(shoutrrr): make shoutrrr init failure a fatal error (#561) 2020-05-30 19:36:20 +02:00
slack.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
smtp.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
util.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00