chore(deps): update container image binwiederhier/ntfy to v2.10.0@c38f96f by renovate (#19812)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [binwiederhier/ntfy](https://ntfy.sh/)
([source](https://togithub.com/binwiederhier/ntfy)) | minor | `v2.9.0`
-> `v2.10.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary>

###
[`v2.10.0`](https://togithub.com/binwiederhier/ntfy/releases/tag/v2.10.0)

[Compare
Source](https://togithub.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://togithub.com/binwiederhier/ntfy/issues/724),
thanks to [@&#8203;wunter8](https://togithub.com/wunter8) for
implementing)

That's all. Short and sweet.

If you like ntfy, please consider donating via [GitHub
Sponsors](https://togithub.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**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-26 07:22:39 +01:00 committed by GitHub
parent 364d75207a
commit 20ce6885d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.9.0
appVersion: 2.10.0
dependencies:
- name: common
version: 20.2.4
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ntfy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png
keywords:
- ntfy
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ntfy
- https://hub.docker.com/r/binwiederhier/ntfy
type: application
version: 9.8.3
version: 9.9.0

View File

@ -1,6 +1,6 @@
image:
repository: binwiederhier/ntfy
tag: v2.9.0@sha256:627fa109d736c4e9592d1e19f060f49b3a9786ce50cec49ded998e6a6695db31
tag: v2.10.0@sha256:c38f96ff95e1f1a099abe1ffef6dbef6e2a5a52751bfe87db40b3a4e40115757
pullPolicy: IfNotPresent
service:
main: