chore(deps): update ntfy docker tag to v2.10.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ntfy (source) | minor |
v2.9.0 -> v2.10.0
|
Release Notes
binwiederhier/ntfy (ntfy)
v2.10.0
This release adds support for message templating: in the ntfy server, which allows you to include a message and/or title template that will be filled with values from a JSON body (e.g. curl -gd '{"alert":"Disk space low"}' "ntfy.sh/mytopic?tpl=1&m={{.alert}}"
). This is great for services that let you specify a webhook URL but do not let you change the webhook body (such as GitHub, or Grafana).
Features:
- Message templating: You can now include a message and/or title template that will be filled with values from a JSON body (#724, thanks to @wunter8 for implementing)
That's all. Short and sweet.
If you like ntfy, please consider donating via GitHub Sponsors, Liberapay, or by buying a ntfy Pro plan.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.