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

Commit 324ec67

Browse files
committed
Bump 5.x testing version to 5.6.11
1 parent 3569a3b commit 324ec67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kitchen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ provisioner:
2121
extra_vars:
2222
es_major_version: "<%= ENV['VERSION'] %>"
2323
<% if ENV['VERSION'] == '5.x' %>
24-
es_version: '5.6.10'
24+
es_version: '5.6.11'
2525
<% end %>
2626
<% end %>
2727

0 commit comments

Comments
 (0)