Skip to content

Commit a1a263b

Browse files
authored
Update release matrix based on 9.1.0 and 8.19.0 releases (#17868)
This commit updates the releases matrix to point to the new minor releases.
1 parent bc7b74d commit a1a263b

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

ci/logstash_releases.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
22
"releases": {
33
"7.current": "7.17.29",
4-
"8.previous": "8.17.9",
5-
"8.current": "8.18.4",
6-
"9.current": "9.0.4"
4+
"8.previous": "8.18.4",
5+
"8.current": "8.19.0",
6+
"9.previous": "9.0.4",
7+
"9.current": "9.1.0"
78
},
89
"snapshots": {
910
"7.current": "7.17.30-SNAPSHOT",
10-
"8.previous": "8.17.10-SNAPSHOT",
11-
"8.current": "8.18.5-SNAPSHOT",
12-
"8.next": "8.19.0-SNAPSHOT",
13-
"9.next": "9.0.5-SNAPSHOT",
14-
"main": "9.1.0-SNAPSHOT"
11+
"8.previous": "8.18.5-SNAPSHOT",
12+
"8.current": "8.19.1-SNAPSHOT",
13+
"9.previous": "9.0.5-SNAPSHOT",
14+
"9.current": "9.1.1-SNAPSHOT",
15+
"main": "9.2.0-SNAPSHOT"
1516
}
1617
}

0 commit comments

Comments
 (0)