Skip to content

Update docker.io/binwiederhier/ntfy Docker tag to v2.10.0 - autoclosed

Renovate [bot] requested to merge renovate/docker.io-binwiederhier-ntfy-2.x into master

This MR contains the following updates:

Package Update Change
docker.io/binwiederhier/ntfy (source) minor v2.9.0 -> v2.10.0

Release Notes

binwiederhier/ntfy (docker.io/binwiederhier/ntfy)

v2.10.0

Compare Source

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:

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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports