From 88ad11921c4df29244dc45c1f3cc662213e574b9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Mar 2026 20:01:24 +0100 Subject: [PATCH] =?UTF-8?q?fix(ntfy):=20update=20image=20docker.io/binwied?= =?UTF-8?q?erhier/ntfy=20v2.20.0=20=E2=86=92=20v2.20.1=20(#46471)?= 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)) | patch | `c7bdbea` → `34e68de` | --- > [!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.20.1`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.20.1) [Compare Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.20.0...v2.20.1) This is a small bugfix release that only affects high volume S3 backends that struggle with HTTP/2. **Bug fixes + maintenance:** - [Attachments](https://docs.ntfy.sh/config/#attachments): Add `disable_http2=true` S3 URL option to work around HTTP/2 stream errors with DigitalOcean Spaces and other S3-compatible providers ([#​1678](https://redirect.github.com/binwiederhier/ntfy/issues/1678)/[#​1679](https://redirect.github.com/binwiederhier/ntfy/pull/1679))
--- ### 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 09e5b2cff98..2257a00dccf 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.20.0 +appVersion: 2.20.1 dependencies: - name: common version: 29.0.0 @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ntfy - https://hub.docker.com/r/binwiederhier/ntfy type: application -version: 13.1.0 +version: 13.1.1 diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index 3898d2f610d..fde6ad20553 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.20.0@sha256:c7bdbea1436c76ba4c3b90a104364d091bf96bf78bd38177b17e9890793a8bf8 + tag: v2.20.1@sha256:34e68dedfe6f324f30d4b07081a2a69a58d7299a289e1bc4a89081a4432bf1e9 pullPolicy: IfNotPresent service: main: