Skip to content

Commit

Permalink
CI: update releases and test against 7.17 SNAPSHOT (#13607)
Browse files Browse the repository at this point in the history
  • Loading branch information
kares authored Jan 12, 2022
1 parent 45f2de3 commit 94d04f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/logstash_releases.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"releases": {
"5.x": "5.6.16",
"6.x": "6.8.20",
"7.x": "7.16.1",
"6.x": "6.8.22",
"7.x": "7.16.2",
"8.x": "8.0.0-beta1"
},
"snapshots": {
"7.x": "7.16.2-SNAPSHOT",
"7.x": "7.17.0-SNAPSHOT",
"8.x": "8.1.0-SNAPSHOT"
}
}

0 comments on commit 94d04f8

Please sign in to comment.