Merge pull request #1604 from fflorent/patch-5
Add ElasticSearch v8 to the catalog
This commit is contained in:
commit
c2fdea5907
11
apps.json
11
apps.json
@ -1071,6 +1071,17 @@
|
|||||||
],
|
],
|
||||||
"url": "https://github.com/YunoHost-Apps/elasticsearch7_ynh"
|
"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": {
|
"element": {
|
||||||
"category": "communication",
|
"category": "communication",
|
||||||
"level": 8,
|
"level": 8,
|
||||||
|
Loading…
Reference in New Issue
Block a user