mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 15:58:13 +01:00
Implement notification channel template reuse and advanced configuration variables.
This commit is contained in:
parent
5ab10a097e
commit
dac955544b
17 changed files with 511 additions and 244 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
VERSION="v0.7.1"
|
||||
# ChangeNotes: Call send_notification even when no updates are available to write to file (if enabled) and clean up snooze
|
||||
# ChangeNotes: Add support for multiple notifications of the same type, output formatting, and file output
|
||||
Github="https://github.com/mag37/dockcheck"
|
||||
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue