Skip to content

Commit 2ffb318

Browse files
authored
istio: Add versions 1.21 and 1.22 (jsonnet-libs#441)
1 parent ead352a commit 2ffb318

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.22', '1.22.3'],
4+
['1.21', '1.21.5'],
35
['1.20', '1.20.0'],
46
['1.19', '1.19.1'],
57
['1.18', '1.18.6'],

0 commit comments

Comments
 (0)