mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
Update logstash_releases.json after 8.17.5 (#17560)
* Update logstash_releases.json after 8.17.5 * Update 9.next post 9.0.0 release Co-authored-by: Mashhur <99575341+mashhurs@users.noreply.github.com> --------- Co-authored-by: Mashhur <99575341+mashhurs@users.noreply.github.com>
This commit is contained in:
parent
dae2b61ab2
commit
49cf7acad0
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"releases": {
|
"releases": {
|
||||||
"7.current": "7.17.28",
|
"7.current": "7.17.28",
|
||||||
"8.previous": "8.17.4",
|
"8.previous": "8.17.5",
|
||||||
"8.current": "8.18.0"
|
"8.current": "8.18.0"
|
||||||
},
|
},
|
||||||
"snapshots": {
|
"snapshots": {
|
||||||
"7.current": "7.17.29-SNAPSHOT",
|
"7.current": "7.17.29-SNAPSHOT",
|
||||||
"8.previous": "8.17.5-SNAPSHOT",
|
"8.previous": "8.17.6-SNAPSHOT",
|
||||||
"8.current": "8.18.1-SNAPSHOT",
|
"8.current": "8.18.1-SNAPSHOT",
|
||||||
"8.next": "8.19.0-SNAPSHOT",
|
"8.next": "8.19.0-SNAPSHOT",
|
||||||
"9.next": "9.0.0-SNAPSHOT",
|
"9.next": "9.0.1-SNAPSHOT",
|
||||||
"main": "9.1.0-SNAPSHOT"
|
"main": "9.1.0-SNAPSHOT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue