From fa0889455b1f3336559fcb91d4a707cca5de401b Mon Sep 17 00:00:00 2001 From: Florent Date: Sat, 31 Dec 2022 15:19:55 +0100 Subject: [PATCH 1/3] Add loki to catalog --- apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apps.json b/apps.json index 99b61059..389a931e 100644 --- a/apps.json +++ b/apps.json @@ -2300,6 +2300,15 @@ ], "url": "https://github.com/yunohost-apps/listmonk_ynh" }, + "prometheus": { + "category": "system_tools", + "level": 7, + "state": "working", + "subtags": [ + "monitoring" + ], + "url": "https://github.com/YunoHost-Apps/loki_ynh" + }, "lstu": { "category": "small_utilities", "level": 6, From 848ee6c3628f23c5b42fb1f820bdb5caa15b4882 Mon Sep 17 00:00:00 2001 From: Florent Date: Sat, 31 Dec 2022 16:51:23 +0100 Subject: [PATCH 2/3] Update apps.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 389a931e..0f810006 100644 --- a/apps.json +++ b/apps.json @@ -2300,7 +2300,7 @@ ], "url": "https://github.com/yunohost-apps/listmonk_ynh" }, - "prometheus": { + "loki": { "category": "system_tools", "level": 7, "state": "working", From 039d28585364e8e781d14b9fa40a12ae309dc784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 31 Dec 2022 17:04:19 +0100 Subject: [PATCH 3/3] Update apps.json --- apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.json b/apps.json index 0f810006..0586a616 100644 --- a/apps.json +++ b/apps.json @@ -2302,7 +2302,6 @@ }, "loki": { "category": "system_tools", - "level": 7, "state": "working", "subtags": [ "monitoring"