From 8902740a20ea0c0460e333a6b7ff0449b686859d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 18:15:27 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/binwi?= =?UTF-8?q?ederhier/ntfy=20v2.13.0=20=E2=86=92=20v2.14.0=20(#38101)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/binwiederhier/ntfy](https://ntfy.sh/) ([source](https://redirect.github.com/binwiederhier/ntfy)) | minor | `cd107fa` -> `5a05179` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
binwiederhier/ntfy (docker.io/binwiederhier/ntfy) ### [`v2.14.0`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.14.0) [Compare Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.13.0...v2.14.0) This release adds support for [declarative users](https://docs.ntfy.sh/config/#users-via-the-config), [declarative ACL entries](https://docs.ntfy.sh/config/#acl-entries-via-the-config) and [declarative tokens](https://docs.ntfy.sh/config/#tokens-via-the-config). This allows you to define users, ACL entries and tokens in the config file, which is useful for static deployments or deployments that use a configuration management system. It also adds support for [pre-defined templates](https://docs.ntfy.sh/publish/#pre-defined-templates) and [custom templates](https://docs.ntfy.sh/publish/#custom-templates) for enhanced JSON webhook support, as well as advanced [template functions](https://docs.ntfy.sh/publish/#template-functions) based on the [Sprig](https://redirect.github.com/Masterminds/sprig) functions. ❤️ If you like ntfy, **please consider sponsoring me** via [GitHub Sponsors](https://redirect.github.com/sponsors/binwiederhier), [Liberapay](https://en.liberapay.com/ntfy/), Bitcoin (`1626wjrw3uWk9adyjCfYwafw4sQWujyjn8`), or by buying a [paid plan via the web app](https://ntfy.sh/app). ntfy will always remain open source. **Features:** - [Declarative users](https://docs.ntfy.sh/config/#users-via-the-config), [declarative ACL entries](https://docs.ntfy.sh/config/#acl-entries-via-the-config) and [declarative tokens](https://docs.ntfy.sh/config/#tokens-via-the-config) ([#​464](https://redirect.github.com/binwiederhier/ntfy/issues/464), [#​1384](https://redirect.github.com/binwiederhier/ntfy/issues/1384), [#​1413](https://redirect.github.com/binwiederhier/ntfy/issues/1413), thanks to pinpox for reporting, to [@​wunter8](https://redirect.github.com/wunter8) for reviewing and implementing parts of it) - [Pre-defined templates](https://docs.ntfy.sh/publish/#pre-defined-templates) and [custom templates](https://docs.ntfy.sh/publish/#custom-templates) for enhanced JSON webhook support ([#​1390](https://redirect.github.com/binwiederhier/ntfy/issues/1390)) - Support of advanced [template functions](https://docs.ntfy.sh/publish/#template-functions) based on the [Sprig](https://redirect.github.com/Masterminds/sprig) library ([#​1121](https://redirect.github.com/binwiederhier/ntfy/issues/1121), thanks to [@​davidatkinsondoyle](https://redirect.github.com/davidatkinsondoyle) for reporting, to [@​wunter8](https://redirect.github.com/wunter8) for implementing, and to the Sprig team for their work)
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/ntfy/Chart.yaml | 4 ++-- charts/stable/ntfy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index d9aa2666c03..b1ad633e28e 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.13.0 +appVersion: 2.14.0 dependencies: - name: common version: 28.15.1 @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://hub.docker.com/r/binwiederhier/ntfy type: application -version: 12.3.1 +version: 12.4.0 diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index 9a64079fd48..ac0c33e80e5 100644 --- a/charts/stable/ntfy/values.yaml +++ b/charts/stable/ntfy/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/binwiederhier/ntfy - tag: v2.13.0@sha256:cd107fa9ecca863b99e5cdd335bf27b0584cc54d170f1d0939253f314e0fdd4d + tag: v2.14.0@sha256:5a051798d14138c3ecb12c038652558ab6a077e1aceeb867c151cbf5fa8451ef pullPolicy: IfNotPresent service: main: