Skip to content

Commit

Permalink
chore(deps): update helm release aws-load-balancer-controller to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent f8e64f2 commit 28319e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karpenter/alb_controller.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resource "helm_release" "alb_controller" {
name = "aws-load-balancer-controller"
repository = "https://aws.github.io/eks-charts"
chart = "aws-load-balancer-controller"
version = "1.7.1"
version = "1.7.2"

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

0 comments on commit 28319e8

Please sign in to comment.