Update binwiederhier/ntfy Docker tag to v2.10.0 #62

Merged
remoll merged 2 commits from renovate/binwiederhier-ntfy-2.x into main 2024-03-31 15:18:07 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

binwiederhier/ntfy (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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [binwiederhier/ntfy](https://ntfy.sh/) ([source](https://github.com/binwiederhier/ntfy)) | Kustomization | minor | `v2.9.0` -> `v2.10.0` | --- ### Release Notes <details> <summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary> ### [`v2.10.0`](https://github.com/binwiederhier/ntfy/releases/tag/v2.10.0) [Compare Source](https://github.com/binwiederhier/ntfy/compare/v2.9.0...v2.10.0) This release adds support for [message templating](https://docs.ntfy.sh/publish/#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](https://docs.ntfy.sh/publish/#message-templating): You can now include a message and/or title template that will be filled with values from a JSON body ([#&#8203;724](https://github.com/binwiederhier/ntfy/issues/724), thanks to [@&#8203;wunter8](https://github.com/wunter8) for implementing) That's all. Short and sweet. If you like ntfy, please consider donating via [GitHub Sponsors](https://github.com/sponsors/binwiederhier), [Liberapay](https://en.liberapay.com/ntfy), or by buying a [ntfy Pro plan](https://ntfy.sh/app). </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added 1 commit 2024-03-28 18:32:25 +00:00
remoll added 1 commit 2024-03-31 15:13:58 +00:00
remoll merged commit ce9ff68c26 into main 2024-03-31 15:18:07 +00:00
remoll deleted branch renovate/binwiederhier-ntfy-2.x 2024-03-31 15:18:07 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#62
No description provided.