Skip to content

Commit 72b6156

Browse files
committed
update for v4.0 release
1 parent 02da713 commit 72b6156

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

versions.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,28 @@
2121
"bookworm"
2222
],
2323
"version": "3.4"
24+
},
25+
"4": {
26+
"ubi8": {
27+
"arches": [
28+
"amd64"
29+
],
30+
"version": "4.0"
31+
},
32+
"redhat": "ubi8",
33+
"debian": "bookworm",
34+
"bookworm": {
35+
"arches": [
36+
"amd64",
37+
"arm64v8"
38+
],
39+
"version": "4.0"
40+
},
41+
"major": 4,
42+
"variants": [
43+
"ubi8",
44+
"bookworm"
45+
],
46+
"version": "4.0"
2447
}
2548
}

0 commit comments

Comments
 (0)