Skip to content

Commit ca54e33

Browse files
chore(deps): update helm release aws-load-balancer-controller to v1.14.1
1 parent 8b4b1db commit ca54e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karpenter/alb_controller.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ resource "helm_release" "alb_controller" {
2929
name = "aws-load-balancer-controller"
3030
repository = "https://aws.github.io/eks-charts"
3131
chart = "aws-load-balancer-controller"
32-
version = "1.13.3"
32+
version = "1.14.1"
3333

3434
set {
3535
name = "serviceAccount.annotations.eks\\.amazonaws\\.com/role-arn"

0 commit comments

Comments
 (0)