Skip to content

Commit 7446e6b

Browse files
authored
Update logstash_releases.json (#17253)
Update Logstash releases file with new 8.17 and 8.16 releases
1 parent f4ca06c commit 7446e6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: ci/logstash_releases.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"releases": {
33
"7.current": "7.17.28",
4-
"8.previous": "8.16.4",
5-
"8.current": "8.17.2"
4+
"8.previous": "8.16.5",
5+
"8.current": "8.17.3"
66
},
77
"snapshots": {
88
"7.current": "7.17.29-SNAPSHOT",
9-
"8.previous": "8.16.5-SNAPSHOT",
10-
"8.current": "8.17.3-SNAPSHOT",
9+
"8.previous": "8.16.6-SNAPSHOT",
10+
"8.current": "8.17.4-SNAPSHOT",
1111
"8.next": "8.18.0-SNAPSHOT",
1212
"8.future": "8.19.0-SNAPSHOT",
1313
"9.next": "9.0.0-SNAPSHOT",

0 commit comments

Comments
 (0)