We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf91cf commit f1823d8Copy full SHA for f1823d8
ci/logstash_releases.json
@@ -1,16 +1,16 @@
1
{
2
"releases": {
3
"7.current": "7.17.29",
4
- "8.previous": "8.17.8",
5
- "8.current": "8.18.3",
6
- "9.current": "9.0.3"
+ "8.previous": "8.17.9",
+ "8.current": "8.18.4",
+ "9.current": "9.0.4"
7
},
8
"snapshots": {
9
"7.current": "7.17.30-SNAPSHOT",
10
- "8.previous": "8.17.9-SNAPSHOT",
11
- "8.current": "8.18.4-SNAPSHOT",
+ "8.previous": "8.17.10-SNAPSHOT",
+ "8.current": "8.18.5-SNAPSHOT",
12
"8.next": "8.19.0-SNAPSHOT",
13
- "9.next": "9.0.4-SNAPSHOT",
+ "9.next": "9.0.5-SNAPSHOT",
14
"main": "9.1.0-SNAPSHOT"
15
}
16
0 commit comments