From 0a06aa85e33ed0912946ff831327207afb594e83 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 10 Feb 2026 01:07:39 +0100 Subject: [PATCH] =?UTF-8?q?feat(ntfy):=20update=20image=20docker.io/binwie?= =?UTF-8?q?derhier/ntfy=20v2.16.0=20=E2=86=92=20v2.17.0=20(#44715)?= 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 | `115357a` → `4768ca4` | --- > [!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.17.0`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.17.0) [Compare Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.16.0...v2.17.0) This release adds support for templating in the priority field, a new "copy" action button to copy values to the clipboard, a red notification dot on the favicon for unread messages, and an admin-only version endpoint. It also includes several crash fixes, web app improvements, and documentation updates. ❤️ 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:** - Server: Support templating in the priority field ([#​1426](https://redirect.github.com/binwiederhier/ntfy/issues/1426), thanks to [@​seantomburke](https://redirect.github.com/seantomburke) for reporting) - Server: Add admin-only `GET /v1/version` endpoint returning server version, build commit, and date ([#​1599](https://redirect.github.com/binwiederhier/ntfy/issues/1599), thanks to [@​crivchri](https://redirect.github.com/crivchri) for reporting) - Server/Web: [Support "copy" action](https://docs.ntfy.sh/publish/#copy-to-clipboard) button to copy a value to the clipboard ([#​1364](https://redirect.github.com/binwiederhier/ntfy/issues/1364), thanks to [@​SudoWatson](https://redirect.github.com/SudoWatson) for reporting) - Web: Show red notification dot on favicon when there are unread messages ([#​1017](https://redirect.github.com/binwiederhier/ntfy/issues/1017), thanks to [@​ad-si](https://redirect.github.com/ad-si) for reporting) **Bug fixes + maintenance:** - Server: Fix crash when commit string is shorter than 7 characters in non-GitHub-Action builds ([#​1493](https://redirect.github.com/binwiederhier/ntfy/issues/1493), thanks to [@​cyrinux](https://redirect.github.com/cyrinux) for reporting) - Server: Fix server crash (nil pointer panic) when subscriber disconnects during publish ([#​1598](https://redirect.github.com/binwiederhier/ntfy/pull/1598)) - Server: Fix log spam from `http: response.WriteHeader on hijacked connection` for WebSocket errors ([#​1362](https://redirect.github.com/binwiederhier/ntfy/issues/1362), thanks to [@​bonfiresh](https://redirect.github.com/bonfiresh) for reporting) - Server: Use `slices.Contains` from stdlib to simplify code ([#​1406](https://redirect.github.com/binwiederhier/ntfy/pull/1406), thanks to [@​tanhuaan](https://redirect.github.com/tanhuaan)) - Web: Fix `clear=true` on action buttons not clearing the notification ([#​1029](https://redirect.github.com/binwiederhier/ntfy/issues/1029), thanks to [@​ElFishi](https://redirect.github.com/ElFishi) for reporting) - Web: Fix Markdown message line height to match plain text (1.5 instead of 1.2) ([#​1139](https://redirect.github.com/binwiederhier/ntfy/issues/1139), thanks to [@​etfz](https://redirect.github.com/etfz) for reporting) - Web: Fix long lines (e.g. JSON) being truncated by adding horizontal scroll ([#​1363](https://redirect.github.com/binwiederhier/ntfy/issues/1363), thanks to [@​v3DJG6GL](https://redirect.github.com/v3DJG6GL) for reporting) - Web: Fix Windows notification icon being cut off ([#​884](https://redirect.github.com/binwiederhier/ntfy/issues/884), thanks to [@​ZhangTianrong](https://redirect.github.com/ZhangTianrong) for reporting) - Web: Use full URL in curl example on empty topic pages ([#​1435](https://redirect.github.com/binwiederhier/ntfy/issues/1435), [#​1535](https://redirect.github.com/binwiederhier/ntfy/pull/1535), thanks to [@​elmatadoor](https://redirect.github.com/elmatadoor) for reporting and [@​jjasghar](https://redirect.github.com/jjasghar) for the PR) - Web: Add validation feedback for service URL when adding user ([#​1566](https://redirect.github.com/binwiederhier/ntfy/issues/1566), thanks to [@​jermanuts](https://redirect.github.com/jermanuts)) - Docs: Remove obsolete `version` field from docker-compose examples ([#​1333](https://redirect.github.com/binwiederhier/ntfy/issues/1333), thanks to [@​seals187](https://redirect.github.com/seals187) for reporting and [@​cyb3rko](https://redirect.github.com/cyb3rko) for fixing) - Docs: Fix Kustomize config in installation docs ([#​1367](https://redirect.github.com/binwiederhier/ntfy/issues/1367), thanks to [@​toby-griffiths](https://redirect.github.com/toby-griffiths)) - Docs: Use SVG F-Droid badge and add app store badges to README ([#​1170](https://redirect.github.com/binwiederhier/ntfy/issues/1170), thanks to [@​PanderMusubi](https://redirect.github.com/PanderMusubi) for reporting)
--- ### 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 4afb9cc11a1..253c4a26861 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.16.0 +appVersion: 2.17.0 dependencies: - name: common version: 28.29.49 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ntfy - https://hub.docker.com/r/binwiederhier/ntfy type: application -version: 12.17.7 +version: 12.18.0 diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index 98e302de448..261a2f7c153 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.16.0@sha256:115357a63dd35e3d08ad03c93ade7d7eef63761726572b809da13f2999f1958f + tag: v2.17.0@sha256:4768ca4ed07bf5ba0331f333bfccc541ba1594ed7fa5a7b0245763a581809344 pullPolicy: IfNotPresent service: main: