Skip to content

Commit

Permalink
istio: Add versions 1.21 and 1.22 (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldb authored Aug 12, 2024
1 parent ead352a commit 2ffb318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/istio/config.jsonnet
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
local config = import 'jsonnet/config.jsonnet';
local versions = [
['1.22', '1.22.3'],
['1.21', '1.21.5'],
['1.20', '1.20.0'],
['1.19', '1.19.1'],
['1.18', '1.18.6'],
Expand Down

0 comments on commit 2ffb318

Please sign in to comment.