From ffac63b040e02095af3cedcd153d2d68b08fc8c2 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 31 Mar 2026 10:22:37 +0200 Subject: [PATCH] Update ntfy to v2.21.0 (#5251) --- ntfy/docker-compose.yml | 2 +- ntfy/umbrel-app.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ntfy/docker-compose.yml b/ntfy/docker-compose.yml index 5298b68a..2b6a32ec 100644 --- a/ntfy/docker-compose.yml +++ b/ntfy/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" app: - image: binwiederhier/ntfy:v2.20.1@sha256:34e68dedfe6f324f30d4b07081a2a69a58d7299a289e1bc4a89081a4432bf1e9 + image: binwiederhier/ntfy:v2.21.0@sha256:2b9e12d56a538f4402da51328eeca02696c4b207ab7fbe031c27e51a22ca9b86 user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/ntfy/umbrel-app.yml b/ntfy/umbrel-app.yml index 6eff0a08..d0560007 100644 --- a/ntfy/umbrel-app.yml +++ b/ntfy/umbrel-app.yml @@ -3,7 +3,7 @@ id: ntfy name: ntfy tagline: Send notifications to your phone or desktop via scripts from any computer, and/or using a REST API category: automation -version: "2.20.1" +version: "2.21.0" port: 13119 description: >- ntfy (pronounced notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to @@ -53,7 +53,7 @@ gallery: - 3.jpg releaseNotes: >- Key highlights: - - Fixed an issue with S3-compatible attachment storage and HTTP/2 stream errors on providers like DigitalOcean Spaces + - Added the ability for server admins to require email address verification before sending email notifications Full release notes can be found at https://github.com/binwiederhier/ntfy/releases