mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 17:08:55 -04:00
Added missed 9.current definition in CI releases inventory (#17685)
This commit is contained in:
parent
82f58b8067
commit
274a3c0ce9
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
"releases": {
|
||||
"7.current": "7.17.28",
|
||||
"8.previous": "8.17.6",
|
||||
"8.current": "8.18.1"
|
||||
"8.current": "8.18.1",
|
||||
"9.current": "9.0.1"
|
||||
},
|
||||
"snapshots": {
|
||||
"7.current": "7.17.29-SNAPSHOT",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue