Skip to content

Commit

Permalink
chore(deps): update helm release aws-load-balancer-controller to v1.8…
Browse files Browse the repository at this point in the history
….1 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 882c4e9 commit e1f680c
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.8.1"

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

0 comments on commit e1f680c

Please sign in to comment.