Bump 5.x testing version to 5.6.11

This commit is contained in:
Michael Russell 2018-08-28 07:58:36 +02:00
parent 3569a3b018
commit 324ec67bd5
No known key found for this signature in database
GPG key ID: A90C1696496085FE

View file

@ -21,7 +21,7 @@ provisioner:
extra_vars:
es_major_version: "<%= ENV['VERSION'] %>"
<% if ENV['VERSION'] == '5.x' %>
es_version: '5.6.10'
es_version: '5.6.11'
<% end %>
<% end %>