Skip to content

Commit 34026df

Browse files
chore(deps): update helm release aws-load-balancer-controller to v1.17.1
1 parent 35b3df3 commit 34026df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ingress.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ resource "helm_release" "load_balancer_controller" {
3535
name = "aws-load-balancer-controller"
3636
repository = "https://aws.github.io/eks-charts"
3737
chart = "aws-load-balancer-controller"
38-
version = "1.14.0"
38+
version = "1.17.1"
3939
max_history = 5
4040

4141
set = [

0 commit comments

Comments
 (0)