Skip to content

Commit

Permalink
istio: Add versions 1.23 and 1.24 (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldb authored Dec 5, 2024
1 parent e73a440 commit 2e2c008
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.24', '1.24.0'],
['1.23', '1.23.3'],
['1.22', '1.22.3'],
['1.21', '1.21.5'],
['1.20', '1.20.0'],
Expand Down

0 comments on commit 2e2c008

Please sign in to comment.