Skip to content

Commit

Permalink
Update Helm release aws-load-balancer-controller to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
govuk-ci committed Nov 20, 2024
1 parent c8d6516 commit feb330b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resource "helm_release" "aws_lb_controller" {
name = "aws-load-balancer-controller"
repository = "https://aws.github.io/eks-charts"
chart = "aws-load-balancer-controller"
version = "1.7.2"
version = "1.10.0"
namespace = local.services_ns
create_namespace = true
timeout = var.helm_timeout_seconds
Expand Down

0 comments on commit feb330b

Please sign in to comment.