kibana/versions.json
2024-07-05 11:16:15 -05:00

28 lines
582 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.0",
"branch": "8.15",
"currentMajor": true,
"previousMinor": true
},
{
"version": "8.14.3",
"branch": "8.14",
"currentMajor": true,
"previousMinor": true
},
{
"version": "7.17.23",
"branch": "7.17",
"previousMajor": true
}
]
}