From 69a0f541c6e069e501ed13cc2e7609285a424261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MARQUET?= <72651575+BreizhHardware@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:20:35 +0100 Subject: [PATCH] Add Github Ntfy (#908) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/github-ntfy.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/github-ntfy.yml diff --git a/software/github-ntfy.yml b/software/github-ntfy.yml new file mode 100644 index 0000000000..bacca0d9d4 --- /dev/null +++ b/software/github-ntfy.yml @@ -0,0 +1,12 @@ +name: Github Ntfy +website_url: https://github.com/BreizhHardware/ntfy_alerts +description: Push notifications to NTFY when a new release is available on Docker Hub or Github. +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Automation +source_code_url: https://github.com/BreizhHardware/ntfy_alerts +related_software_url: https://github.com/binwiederhier/ntfy +depends_3rdparty: true