From 2686cb8591e5035e052e663345806ba4fbec1f8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 17:51:28 +0800 Subject: [PATCH] chore(deps): update binwiederhier/ntfy docker tag to v2.12.0 (#4031) * chore(deps): update binwiederhier/ntfy docker tag to v2.12.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- ntfy/{2.11.0 => 2.12.0}/data.yml | 0 ntfy/{2.11.0 => 2.12.0}/data/ntfy/server.yml.sample | 0 ntfy/{2.11.0 => 2.12.0}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename ntfy/{2.11.0 => 2.12.0}/data.yml (100%) rename ntfy/{2.11.0 => 2.12.0}/data/ntfy/server.yml.sample (100%) rename ntfy/{2.11.0 => 2.12.0}/docker-compose.yml (94%) diff --git a/ntfy/2.11.0/data.yml b/ntfy/2.12.0/data.yml similarity index 100% rename from ntfy/2.11.0/data.yml rename to ntfy/2.12.0/data.yml diff --git a/ntfy/2.11.0/data/ntfy/server.yml.sample b/ntfy/2.12.0/data/ntfy/server.yml.sample similarity index 100% rename from ntfy/2.11.0/data/ntfy/server.yml.sample rename to ntfy/2.12.0/data/ntfy/server.yml.sample diff --git a/ntfy/2.11.0/docker-compose.yml b/ntfy/2.12.0/docker-compose.yml similarity index 94% rename from ntfy/2.11.0/docker-compose.yml rename to ntfy/2.12.0/docker-compose.yml index 83db4590e..661ea39fb 100644 --- a/ntfy/2.11.0/docker-compose.yml +++ b/ntfy/2.12.0/docker-compose.yml @@ -1,6 +1,6 @@ services: ntfy: - image: "binwiederhier/ntfy:v2.11.0" + image: "binwiederhier/ntfy:v2.12.0" container_name: ${CONTAINER_NAME} command: - serve