Skip to content

Commit fb6f0c2

Browse files
authored
Add v2.11.0 release of aws-load-balancer-controller (#489)
1 parent 7814fe4 commit fb6f0c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/aws-load-balancer-controller/config.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ local versions = [
66
{ version: '2.4', tag: 'v2.4.7'},
77
{ version: '2.5', tag: 'v2.5.4'},
88
{ version: '2.6', tag: 'v2.6.0'},
9+
{ version: '2.11', tag: 'v2.11.0' },
910
];
1011

1112
config.new(

0 commit comments

Comments
 (0)