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

Commit 9e327e7

Browse files
authored
7.7.0 release (#692)
- 7.7.0 as default version - 6.8.9 as 6.x tested version
1 parent b32481a commit 9e327e7

File tree

5 files changed

+78
-65
lines changed

5 files changed

+78
-65
lines changed

.kitchen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ provisioner:
1919
extra_vars:
2020
es_major_version: "<%= ENV['VERSION'] %>"
2121
<% if ENV['VERSION'] == '6.x' %>
22-
es_version: '6.8.8'
22+
es_version: '6.8.9'
2323
<% end %>
2424
<% end %>
2525

0 commit comments

Comments
 (0)