mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -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": {
|
"releases": {
|
||||||
"7.current": "7.17.28",
|
"7.current": "7.17.28",
|
||||||
"8.previous": "8.17.6",
|
"8.previous": "8.17.6",
|
||||||
"8.current": "8.18.1"
|
"8.current": "8.18.1",
|
||||||
|
"9.current": "9.0.1"
|
||||||
},
|
},
|
||||||
"snapshots": {
|
"snapshots": {
|
||||||
"7.current": "7.17.29-SNAPSHOT",
|
"7.current": "7.17.29-SNAPSHOT",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue