From 45e036dee3dde3195da9b2c044e96eed2726b771 Mon Sep 17 00:00:00 2001 From: Florent Date: Fri, 13 Jan 2023 14:14:22 +0100 Subject: [PATCH] Add ElasticSearch v8 --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index f68fde62..fc849e14 100644 --- a/apps.json +++ b/apps.json @@ -1071,6 +1071,17 @@ ], "url": "https://github.com/YunoHost-Apps/elasticsearch7_ynh" }, + "elasticsearch8": { + "antifeatures": [ + "not-totally-free" + ], + "category": "dev", + "state": "working", + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/elasticsearch8_ynh" + }, "element": { "category": "communication", "level": 8,