From 6c0c2f924aaa02f04465692eb82454dcca1c049c Mon Sep 17 00:00:00 2001 From: Hadrien Date: Tue, 2 Nov 2021 08:46:31 +0300 Subject: [PATCH 1/4] Add uptime-kuma --- apps.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/apps.json b/apps.json index c71b5de8..8b878b99 100644 --- a/apps.json +++ b/apps.json @@ -3295,6 +3295,18 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/unbound_ynh" }, + "uptime-kuma": { + "category": "system_tools", + "level": 7, + "subtags": [ + "monitoring" + ], + "branch": "master", + "revision": "1e274b81a2222208bd5bdf80372ae4d1c989ed98", + "state": "working", + "maintained": true, + "url": "https://github.com/YunoHost-Apps/uptime-kuma_ynh" + }, "vaultwarden": { "category": "synchronization", "level": 7, From 62cd87305f9f2a51ba561a9ba95238795959d336 Mon Sep 17 00:00:00 2001 From: Hadrien <26697460+ketsapiwiq@users.noreply.github.com> Date: Thu, 4 Nov 2021 19:48:27 +0100 Subject: [PATCH 2/4] Update apps.json Co-authored-by: yalh76 --- apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.json b/apps.json index 8b878b99..3857b29e 100644 --- a/apps.json +++ b/apps.json @@ -3297,7 +3297,6 @@ }, "uptime-kuma": { "category": "system_tools", - "level": 7, "subtags": [ "monitoring" ], From 37300336c843ffa27b38eda00aae70e81bf3edca Mon Sep 17 00:00:00 2001 From: Hadrien <26697460+ketsapiwiq@users.noreply.github.com> Date: Thu, 4 Nov 2021 19:49:01 +0100 Subject: [PATCH 3/4] Update apps.json Co-authored-by: yalh76 --- apps.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps.json b/apps.json index 3857b29e..65c67280 100644 --- a/apps.json +++ b/apps.json @@ -3300,8 +3300,6 @@ "subtags": [ "monitoring" ], - "branch": "master", - "revision": "1e274b81a2222208bd5bdf80372ae4d1c989ed98", "state": "working", "maintained": true, "url": "https://github.com/YunoHost-Apps/uptime-kuma_ynh" From da907733c23675774982de0cda2259728f9be951 Mon Sep 17 00:00:00 2001 From: Hadrien <26697460+ketsapiwiq@users.noreply.github.com> Date: Thu, 4 Nov 2021 19:50:24 +0100 Subject: [PATCH 4/4] Update apps.json Co-authored-by: yalh76 --- apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.json b/apps.json index 65c67280..f3f7081a 100644 --- a/apps.json +++ b/apps.json @@ -3301,7 +3301,6 @@ "monitoring" ], "state": "working", - "maintained": true, "url": "https://github.com/YunoHost-Apps/uptime-kuma_ynh" }, "vaultwarden": {