mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1604 from fflorent/patch-5
Add ElasticSearch v8 to the catalog
This commit is contained in:
commit
c2fdea5907
1 changed files with 11 additions and 0 deletions
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…
Add table
Reference in a new issue