kibana/versions.json

22 lines
462 B
JSON

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