kibana/versions.json

22 lines
458 B
JSON

{
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
"versions": [
{
"version": "8.3.0",
"branch": "main",
"currentMajor": true,
"currentMinor": true
},
{
"version": "8.2.2",
"branch": "8.2",
"currentMajor": true,
"previousMinor": true
},
{
"version": "7.17.5",
"branch": "7.17",
"previousMajor": true
}
]
}