mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
Update logstash_releases.json to account for 7.17.26 GA (#16746)
This commit is contained in:
parent
1851fe6b2d
commit
af76c45e65
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"releases": {
|
"releases": {
|
||||||
"7.current": "7.17.25",
|
"7.current": "7.17.26",
|
||||||
"8.previous": "8.15.5",
|
"8.previous": "8.15.5",
|
||||||
"8.current": "8.16.1"
|
"8.current": "8.16.1"
|
||||||
},
|
},
|
||||||
"snapshots": {
|
"snapshots": {
|
||||||
"7.current": "7.17.26-SNAPSHOT",
|
"7.current": "7.17.27-SNAPSHOT",
|
||||||
"8.previous": "8.15.6-SNAPSHOT",
|
"8.previous": "8.15.6-SNAPSHOT",
|
||||||
"8.current": "8.16.2-SNAPSHOT",
|
"8.current": "8.16.2-SNAPSHOT",
|
||||||
"8.next": "8.17.0-SNAPSHOT",
|
"8.next": "8.17.0-SNAPSHOT",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue