From 20ce6885d9439cd7e6881166133159068dac879c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 26 Mar 2024 07:22:39 +0100 Subject: [PATCH] chore(deps): update container image binwiederhier/ntfy to v2.10.0@c38f96f by renovate (#19812) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
binwiederhier/ntfy (binwiederhier/ntfy) ### [`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 ([#​724](https://togithub.com/binwiederhier/ntfy/issues/724), thanks to [@​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).
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/ntfy/Chart.yaml | 6 +++--- charts/stable/ntfy/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 4ec20798960..d33da72b7a9 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -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 diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index 720782cae9c..3020654975c 100644 --- a/charts/stable/ntfy/values.yaml +++ b/charts/stable/ntfy/values.yaml @@ -1,6 +1,6 @@ image: repository: binwiederhier/ntfy - tag: v2.9.0@sha256:627fa109d736c4e9592d1e19f060f49b3a9786ce50cec49ded998e6a6695db31 + tag: v2.10.0@sha256:c38f96ff95e1f1a099abe1ffef6dbef6e2a5a52751bfe87db40b3a4e40115757 pullPolicy: IfNotPresent service: main: