From 9d9afc79176bda7b878f89dbda09dae708c1a4a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 01:10:28 +0000 Subject: [PATCH] chore(deps): update binwiederhier/ntfy docker tag to v2.16.0 (#3577) --- apps/ntfy/{2.15.0 => 2.16.0}/.env.sample | 0 apps/ntfy/{2.15.0 => 2.16.0}/data.yml | 0 apps/ntfy/{2.15.0 => 2.16.0}/data/ntfy/server.yml.sample | 0 apps/ntfy/{2.15.0 => 2.16.0}/docker-compose.yml | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) rename apps/ntfy/{2.15.0 => 2.16.0}/.env.sample (100%) rename apps/ntfy/{2.15.0 => 2.16.0}/data.yml (100%) rename apps/ntfy/{2.15.0 => 2.16.0}/data/ntfy/server.yml.sample (100%) rename apps/ntfy/{2.15.0 => 2.16.0}/docker-compose.yml (94%) diff --git a/apps/ntfy/2.15.0/.env.sample b/apps/ntfy/2.16.0/.env.sample similarity index 100% rename from apps/ntfy/2.15.0/.env.sample rename to apps/ntfy/2.16.0/.env.sample diff --git a/apps/ntfy/2.15.0/data.yml b/apps/ntfy/2.16.0/data.yml similarity index 100% rename from apps/ntfy/2.15.0/data.yml rename to apps/ntfy/2.16.0/data.yml diff --git a/apps/ntfy/2.15.0/data/ntfy/server.yml.sample b/apps/ntfy/2.16.0/data/ntfy/server.yml.sample similarity index 100% rename from apps/ntfy/2.15.0/data/ntfy/server.yml.sample rename to apps/ntfy/2.16.0/data/ntfy/server.yml.sample diff --git a/apps/ntfy/2.15.0/docker-compose.yml b/apps/ntfy/2.16.0/docker-compose.yml similarity index 94% rename from apps/ntfy/2.15.0/docker-compose.yml rename to apps/ntfy/2.16.0/docker-compose.yml index ff11ce72e..616576893 100644 --- a/apps/ntfy/2.15.0/docker-compose.yml +++ b/apps/ntfy/2.16.0/docker-compose.yml @@ -1,6 +1,6 @@ services: ntfy: - image: binwiederhier/ntfy:v2.15.0 + image: binwiederhier/ntfy:v2.16.0 container_name: ${CONTAINER_NAME} command: - serve