[es] update branch support

(cherry picked from commit 42cc17fc7f)
This commit is contained in:
spalger
2017-07-31 11:53:49 -07:00
parent 7ad3a7e196
commit 5813360d3f

View File

@ -25,6 +25,7 @@
},
"default_api_branch": "5.4",
"supported_es_branches": [
"5.5",
"5.4",
"5.3",
"5.2",
@ -35,8 +36,9 @@
"0.90"
],
"unstable_es_branches": [
"5.x",
"5.5",
"5.6",
"6.0",
"6.x",
"master"
]
},