mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 17:04:01 -04:00
This PR prepares the changes needed for removing 8.x branch and create 8.19. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
36 lines
706 B
JSON
36 lines
706 B
JSON
{
|
|
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
|
|
"versions": [
|
|
{
|
|
"version": "9.1.0",
|
|
"branch": "main",
|
|
"currentMajor": true,
|
|
"currentMinor": true
|
|
},
|
|
{
|
|
"version": "9.0.1",
|
|
"branch": "9.0",
|
|
"currentMajor": true,
|
|
"previousMinor": true
|
|
},
|
|
{
|
|
"version": "8.19.0",
|
|
"branch": "8.19",
|
|
"previousMajor": true
|
|
},
|
|
{
|
|
"version": "8.18.1",
|
|
"branch": "8.18",
|
|
"previousMajor": true
|
|
},
|
|
{
|
|
"version": "8.17.6",
|
|
"branch": "8.17",
|
|
"previousMajor": true
|
|
},
|
|
{
|
|
"version": "7.17.29",
|
|
"branch": "7.17"
|
|
}
|
|
]
|
|
}
|