Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #438 from elastic/6.2.3
Browse files Browse the repository at this point in the history
Bump default elasticsearch version to 6.2.3
  • Loading branch information
Crazybus authored Mar 21, 2018
2 parents eb82e1b + 51d9f83 commit 3bdcd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
es_major_version: "6.x"
es_version: "6.2.2"
es_version: "6.2.3"
es_version_lock: false
es_use_repository: true
es_templates_fileglob: "files/templates/*.json"
Expand Down

0 comments on commit 3bdcd8f

Please sign in to comment.