CrazyMax
522c8e9448
handle analysis of image with tag and digest
2023-09-16 18:41:00 +02:00
CrazyMax
061c976fe9
image:tag@digest format support
2023-09-16 16:59:00 +02:00
CrazyMax
24bc0548e0
chore: use typed error and fix missing wraps
2023-09-16 11:47:53 +02:00
CrazyMax
e02d443e8b
Avoid notification for unupdated image ( #406 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-17 15:20:32 +02:00
CrazyMax
8855fbe228
Save raw manifest in db ( #391 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-27 17:10:10 +02: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
9146b78111
More explicit massage if manifest not found ( #94 )
2020-06-20 02:50:18 +02: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
CrazyMax
9c797f1616
Review of platform detection ( #56 )
...
* Leave default image platform empty for static provider (see FAQ doc)
* Handle platform variant
* Add database migration process
* Switch to Open Container Specification labels as label-schema.org ones are deprecated
* Remove unneeded `diun.os` and `diun.arch` docker labels
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-03-31 23:27:10 +02:00
CrazyMax
08cd3d90b8
Add Rocket.Chat notifier ( #44 )
2020-03-01 17:09:22 +01:00
CrazyMax
bac975009a
Bump containers/image v5 ( #35 )
2020-02-17 19:29:38 +01:00
CrazyMax
fbfc7a2690
Move registry client to a dedicated package
2020-01-19 22:47:18 +01:00