mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 17:08:55 -04:00
Update logstash_releases.json for 9.0, 8.18, 8.17 and 7.17 releases (#17731)
so many releases!
This commit is contained in:
parent
a2b6e863ee
commit
53e453180c
1 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"releases": {
|
"releases": {
|
||||||
"7.current": "7.17.28",
|
"7.current": "7.17.29",
|
||||||
"8.previous": "8.17.7",
|
"8.previous": "8.17.8",
|
||||||
"8.current": "8.18.2",
|
"8.current": "8.18.3",
|
||||||
"9.current": "9.0.2"
|
"9.current": "9.0.3"
|
||||||
},
|
},
|
||||||
"snapshots": {
|
"snapshots": {
|
||||||
"7.current": "7.17.29-SNAPSHOT",
|
"7.current": "7.17.30-SNAPSHOT",
|
||||||
"8.previous": "8.17.8-SNAPSHOT",
|
"8.previous": "8.17.9-SNAPSHOT",
|
||||||
"8.current": "8.18.3-SNAPSHOT",
|
"8.current": "8.18.4-SNAPSHOT",
|
||||||
"8.next": "8.19.0-SNAPSHOT",
|
"8.next": "8.19.0-SNAPSHOT",
|
||||||
"9.next": "9.0.3-SNAPSHOT",
|
"9.next": "9.0.4-SNAPSHOT",
|
||||||
"main": "9.1.0-SNAPSHOT"
|
"main": "9.1.0-SNAPSHOT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue