From f0eebf7ead26f401c9bf2e38102ebd4d2b7eb379 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Mar 2026 00:52:49 +0100 Subject: [PATCH] =?UTF-8?q?feat(ntfy):=20update=20image=20docker.io/binwie?= =?UTF-8?q?derhier/ntfy=20v2.17.0=20=E2=86=92=20v2.18.0=20(#45874)?= 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 | `4768ca4` → `bf4b67b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.18.0`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.18.0) [Compare Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.17.0...v2.18.0) This is the biggest release I've ever done on the server. It's 14,997 added lines of code, and 10,202 lines removed, all from one [pull request](https://redirect.github.com/binwiederhier/ntfy/pull/1619) that adds [PostgreSQL support](https://docs.ntfy.sh/config/#postgresql-experimental). The code was written by Cursor and Claude, but reviewed and heavily tested over 2-3 weeks by me. I created comparison documents, went through all queries multiple times and reviewed the logic over and over again. I also did load tests and manual regression tests, which took lots of evenings. I'll not instantly switch ntfy.sh over. Instead, I'm kindly asking the community to test the Postgres support and report back to me if things are working (or not working). There is a [one-off migration tool](https://redirect.github.com/binwiederhier/ntfy/tree/main/tools/pgimport) (entirely written by AI) that you can use to migrate. **Features:** - Add experimental [PostgreSQL support](https://docs.ntfy.sh/config/#postgresql-experimental) as an alternative database backend (message cache, user manager, web push subscriptions) via `database-url` config option ([#​1114](https://redirect.github.com/binwiederhier/ntfy/issues/1114)/[#​1619](https://redirect.github.com/binwiederhier/ntfy/pull/1619), thanks to [@​brettinternet](https://redirect.github.com/brettinternet) for reporting) **Bug fixes + maintenance:** - Preserve `
` line breaks in HTML-only emails received via SMTP ([#​690](https://redirect.github.com/binwiederhier/ntfy/issues/690), [#​1620](https://redirect.github.com/binwiederhier/ntfy/pull/1620), thanks to [@​uzkikh](https://redirect.github.com/uzkikh) for the fix and to [@​teastrainer](https://redirect.github.com/teastrainer) 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 6d96c845e5d..212b919d969 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.17.0 +appVersion: 2.18.0 dependencies: - name: common version: 28.33.0 @@ -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.22.0 +version: 12.23.0 diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index b47fb50dfcb..6a4804a3d08 100644 --- a/charts/stable/ntfy/values.yaml +++ b/charts/stable/ntfy/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/binwiederhier/ntfy - tag: v2.17.0@sha256:4768ca4ed07bf5ba0331f333bfccc541ba1594ed7fa5a7b0245763a581809344 + tag: v2.18.0@sha256:bf4b67bea925d80e8400ae2997111c933772c8c5f16d7b49f33aa2d27d837098 pullPolicy: IfNotPresent service: main: