Skip to content

Commit

Permalink
Update logstash_releases.json (#17253)
Browse files Browse the repository at this point in the history
Update Logstash releases file with new 8.17 and 8.16 releases
  • Loading branch information
robbavey authored Mar 5, 2025
1 parent f4ca06c commit 7446e6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ci/logstash_releases.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"releases": {
"7.current": "7.17.28",
"8.previous": "8.16.4",
"8.current": "8.17.2"
"8.previous": "8.16.5",
"8.current": "8.17.3"
},
"snapshots": {
"7.current": "7.17.29-SNAPSHOT",
"8.previous": "8.16.5-SNAPSHOT",
"8.current": "8.17.3-SNAPSHOT",
"8.previous": "8.16.6-SNAPSHOT",
"8.current": "8.17.4-SNAPSHOT",
"8.next": "8.18.0-SNAPSHOT",
"8.future": "8.19.0-SNAPSHOT",
"9.next": "9.0.0-SNAPSHOT",
Expand Down

0 comments on commit 7446e6b

Please sign in to comment.