Skip to content

Commit

Permalink
chore(deps): update helm release aws-load-balancer-controller to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 5e21a83 commit 373b1da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ variable "load_balancer_controller_chart_version" {
description = "The chart version of aws-load-balancer-controller to use"
type = string
# renovate-helm: depName=aws-load-balancer-controller
default = "1.8.2"
default = "1.9.1"
}

Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ variable "load_balancer_controller_chart_version" {
description = "The chart version of aws-load-balancer-controller to use"
type = string
# renovate-helm: depName=aws-load-balancer-controller
default = "1.8.2"
default = "1.9.1"
}

Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ variable "load_balancer_controller_chart_version" {
description = "The chart version of aws-load-balancer-controller to use"
type = string
# renovate-helm: depName=aws-load-balancer-controller
default = "1.8.1"
default = "1.9.1"
}

# Executable Scripts
Expand Down

0 comments on commit 373b1da

Please sign in to comment.