..
db.go
Configuration transposed into environment variables ( #82 )
2020-06-07 19:58:49 +00:00
image.go
Handle exclusions as a distinct status ( #248 )
2020-12-28 21:32:56 +00:00
job.go
Bump v4
2020-06-07 22:04:31 +02:00
meta.go
Display hostname in notifications ( #102 )
2020-06-22 03:02:29 +02:00
notif.go
Add Pushover notification ( #254 )
2021-01-04 21:29:48 +00:00
notif_amqp.go
Enhanced config validation
2020-07-16 22:34:44 +02:00
notif_discord.go
Use a list of users or roles to mention for Discord notifier ( #188 )
2020-10-09 16:58:12 +02:00
notif_gotify.go
Missing token as secret setting for some notifiers ( #289 )
2021-03-01 00:47:15 +01:00
notif_mail.go
Allow to set the hostname sent to the SMTP server with the HELO command for mail notification ( #165 )
2020-08-28 22:01:46 +02:00
notif_matrix.go
Allow to customize message type for Matrix notifications ( #143 )
2020-08-08 12:17:45 +02:00
notif_mqtt.go
Allow to configure scheme for MQTT broker ( #292 )
2021-03-07 17:05:11 +01:00
notif_pushover.go
Add Pushover notification ( #254 )
2021-01-04 21:29:48 +00:00
notif_rocketchat.go
Missing token as secret setting for some notifiers ( #289 )
2021-03-01 00:47:15 +01:00
notif_script.go
Configuration transposed into environment variables ( #82 )
2020-06-07 19:58:49 +00:00
notif_slack.go
Configuration transposed into environment variables ( #82 )
2020-06-07 19:58:49 +00:00
notif_teams.go
Configuration transposed into environment variables ( #82 )
2020-06-07 19:58:49 +00:00
notif_telegram.go
Allow telegram chat IDs as file ( #301 )
2021-03-14 15:32:58 +01:00
notif_webhook.go
Bump v4
2020-06-07 22:04:31 +02:00
provider_docker.go
Bump v4
2020-06-07 22:04:31 +02:00
provider_dockerfile.go
Dockerfile provider ( #329 )
2021-04-29 18:15:29 +02:00
provider_file.go
Configuration transposed into environment variables ( #82 )
2020-06-07 19:58:49 +00:00
provider_kubernetes.go
Allow to define namespaces for Kubernetes
2020-06-17 01:03:09 +00:00
provider_swarm.go
Bump v4
2020-06-07 22:04:31 +02:00
providers.go
Dockerfile provider ( #329 )
2021-04-29 18:15:29 +02:00
regopts.go
Fix registry timeout context ( #221 )
2020-11-14 16:41:59 +01:00
watch.go
Make scheduler optional ( #251 )
2021-01-02 15:54:08 +00:00
watch_healthchecks.go
Add support for Healthchecks to monitor Diun watcher ( #78 )
2020-10-13 20:23:05 +00:00