v0.7.8
Bug fix
Notable features
- Added flag/option `-o` / `OnlyShowUpdateable=true` to hide "No Updates available" message and only show updateable images
- Added additional URLs to `urls.list`
Full changelog
NEW
- Add additional URLs to urls.list by @christian-haider in https://github.com/mag37/dockcheck/pull/272
- Add flag/option to hide the "No Updates availabe" message and only show updateable images by @Impact123 in https://github.com/mag37/dockcheck/pull/280
- Toggled with flag
-oor config optionOnlyShowUpdateable=true
- Toggled with flag
FIXES
- Bugfix and tag support in Apprise template. by @mag37 in https://github.com/mag37/dockcheck/pull/276
- Clarify interaction between
-band-poptions by @alaaalii in https://github.com/mag37/dockcheck/pull/277- When
-bis used the-poption is ignored - as pruning is respecting backups.
- When
- File notification and JSON output rework by @vorezal and @faelnor in https://github.com/mag37/dockcheck/pull/281 and https://github.com/mag37/dockcheck/pull/282
- Fixed valid json format. Truncating file-output on every new run, then appends during the run.
Full Changelog: https://github.com/mag37/dockcheck/compare/v0.7.7...v0.7.8