Skip to content

Commit 2e2c008

Browse files
authored
istio: Add versions 1.23 and 1.24 (#480)
1 parent e73a440 commit 2e2c008

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/istio/config.jsonnet

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
local config = import 'jsonnet/config.jsonnet';
22
local versions = [
3+
['1.24', '1.24.0'],
4+
['1.23', '1.23.3'],
35
['1.22', '1.22.3'],
46
['1.21', '1.21.5'],
57
['1.20', '1.20.0'],

0 commit comments

Comments
 (0)