github mag37/dockcheck v0.8.0

6 hours ago

Pretty big one this time as I've been slow with making proper version bumps and releases. So we bump it to 8 to mark it!

NEW

  • Add Home Assistant event integration by @john-plate in #287
  • Added option -E to exclude from updating, while still checking for updates (help from @dlong500 )
  • Added option -C to temporarily fall back to default configs, ignoring dockcheck.config.
  • Added option -N to test notifications by simulating updates.
  • Added additional release note sources by @varadins in #294

FIXES

  • Docker restart/pull handling updates to skip failed pulls and not restart already restarted stacks by @vorezal in #271
  • Clarified image backups restoration section in the readme.
  • Changed array variable handling to be more compatible with older bash (and macOS, thanks @gary2002 for feedback).
  • Fixed script update notification consistency, didn't always trigger.
  • Moved function call to print current backups, some environments didn't source the function.

Full Changelog: v0.7.8...v0.8.0

Don't miss a new dockcheck release

NewReleases is sending notifications on new releases.