CrazyMax
b2a19c457c
move imageDefaults from watch to defaults in config root
2023-09-23 13:49:15 +02:00
CrazyMax
b9615bf2db
fix defaults not handled by yaml configuration
2023-09-23 13:49:15 +02:00
CrazyMax
780f3fb81f
runOnStartup watch option
2023-06-12 00:13:18 +02:00
Ben Tea
1da9ec5308
Adds ntfy.sh notification option
2023-02-18 17:29:14 -08:00
CrazyMax
a12d296e6f
Jitter watch option
2022-12-28 14:13:47 +01:00
CrazyMax
fc64b132ff
Option to render fields ( #480 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-09-04 18:41:42 +02:00
CrazyMax
21f5d0839a
Allow multi recipients for email notifier ( #463 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-08-19 21:51:52 +02:00
CrazyMax
5d583809a0
Allow to customize notification message ( #415 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-06-25 23:24:02 +02:00
Francois Blackburn
b912aee5e4
Allow to configure scheme for MQTT broker ( #292 )
2021-03-07 17:05:11 +01:00
CrazyMax
dc1216c221
Add Pushover notification ( #254 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-01-04 21:29:48 +00:00
CrazyMax
b1953afdae
Check digest from HEAD request ( #217 )
...
* Check digest from HEAD request
* Add FAQ note about Docker Hub rate limits
* Compare digest as watch setting
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-11-12 23:00:01 +00:00
CrazyMax
5839ac9127
Fix doc and coding style for MQTT notifier
2020-11-02 00:25:20 +01:00
CrazyMax
0f17ed12c1
Add support for Healthchecks to monitor Diun watcher ( #78 )
2020-10-13 20:23:05 +00:00
CrazyMax
1c917d105f
Use a list of users or roles to mention for Discord notifier ( #188 )
2020-10-09 16:58:12 +02:00
CrazyMax
b57d49dae2
Add option to mention specific user for Discord notifier ( #188 )
2020-10-07 22:40:46 +02:00
CrazyMax
b9c35e369f
Add Matrix notification ( #136 )
...
* Add Matrix notification (#124 )
* Fix docs
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-07-29 19:29:13 +00:00
CrazyMax
d06ec05c1c
Discord notif ( #111 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-26 16:06:47 +00:00
CrazyMax
c0e3f7e85f
Automatically determine registry options based on image name ( #103 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-22 00:19:59 +00:00
CrazyMax
603f5a535a
Kubernetes provider
2020-06-17 01:03:09 +00:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ( #82 )
...
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications (#79 )
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-07 19:58:49 +00:00