mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-20 13:17:31 -04:00
Also, add 8.16 branch to be still tested as "bugfix". For 8.17 there is currently no bugfix2 version. We test it against 8.16.7 and 7.17.29 in BwC tests.
23 lines
344 B
JSON
23 lines
344 B
JSON
{
|
|
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
|
|
"branches": [
|
|
{
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"branch": "9.0"
|
|
},
|
|
{
|
|
"branch": "8.17"
|
|
},
|
|
{
|
|
"branch": "8.16"
|
|
},
|
|
{
|
|
"branch": "8.x"
|
|
},
|
|
{
|
|
"branch": "7.17"
|
|
}
|
|
]
|
|
}
|