Skip to content

Commit aa6cb6c

Browse files
authored
Update get-started-stack.asciidoc (elastic#1650)
1 parent ef0d318 commit aa6cb6c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/en/getting-started/get-started-stack.asciidoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -220,17 +220,17 @@ You should see a response similar to this:
220220
{
221221
"name" : "QtI5dUu",
222222
"cluster_name" : "elasticsearch",
223-
"cluster_uuid" : "DMXhqzzjTGqEtDlkaMOzlA",
223+
"cluster_uuid" : "v8OWkR1OQO-rgV8o_lRhEA",
224224
"version" : {
225225
"number" : "{elasticsearch_version}",
226226
"build_flavor" : "default",
227227
"build_type" : "tar",
228-
"build_hash" : "00d8bc1",
229-
"build_date" : "2018-06-06T16:48:02.249996Z",
228+
"build_hash" : "f4d76bd413ecfbd5122c3aa5dc85465960f18afe",
229+
"build_date" : "2021-04-23T15:58:28.336786977Z",
230230
"build_snapshot" : false,
231-
"lucene_version" : "7.3.1",
232-
"minimum_wire_compatibility_version" : "5.6.0",
233-
"minimum_index_compatibility_version" : "5.0.0"
231+
"lucene_version" : "8.8.2",
232+
"minimum_wire_compatibility_version" : "6.8.0",
233+
"minimum_index_compatibility_version" : "6.0.0-beta1"
234234
},
235235
"tagline" : "You Know, for Search"
236236
}

0 commit comments

Comments
 (0)