github mag37/dockcheck v0.7.1

9 hours ago

New

  • Added file notification channel - output notifications to file for easier API-implementations
  • Added more advanced notification variables
    • <channel>_SKIPSNOOZE - bypass snooze for specified channel
    • <channel>_CONTAINERSONLY - only notify with container updates for specified channel
    • <channel>_ALLOWEMPTY - send a notification even if no updates for specified channel
    • <channel>_OUTPUT - set output format csv, json or (default) text for specific channel
  • Added support for multiple channels of the same template
    • <channel>_TEMPLATE - Define a new custom channel set what template it will trigger.
    • Example: MYNOTIFICATION_TEMPLATE=GOTIFY
    • Then specify it's required variables with eg. MYNOTIFICATION_TOKEN=abc123

Fixes

  • Clarifications and rewrites of the README
    • Rephrased to not suggest legacy setup.
    • Tried to make it briefer and clearer.
    • Removed header emojis to not be mistaken for AI-slop.
    • Added new supporters.

Full Changelog: v0.6.w0...v0.7.1

Don't miss a new dockcheck release

NewReleases is sending notifications on new releases.