Skip to content

Commit 8b4b1db

Browse files
chore(deps): update helm release aws-load-balancer-controller to v1.13.3 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35da18c commit 8b4b1db

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.2"
32+
version = "1.13.3"
3333

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

0 commit comments

Comments
 (0)