diff --git a/manifests/modules/exposing/ingress/.workshop/terraform/vars.tf b/manifests/modules/exposing/ingress/.workshop/terraform/vars.tf index 56a378381..d368e69f1 100644 --- a/manifests/modules/exposing/ingress/.workshop/terraform/vars.tf +++ b/manifests/modules/exposing/ingress/.workshop/terraform/vars.tf @@ -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.10.1" + default = "1.11.0" } diff --git a/manifests/modules/exposing/load-balancer/.workshop/terraform/vars.tf b/manifests/modules/exposing/load-balancer/.workshop/terraform/vars.tf index 56a378381..d368e69f1 100644 --- a/manifests/modules/exposing/load-balancer/.workshop/terraform/vars.tf +++ b/manifests/modules/exposing/load-balancer/.workshop/terraform/vars.tf @@ -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.10.1" + default = "1.11.0" } diff --git a/manifests/modules/observability/resiliency/.workshop/terraform/vars.tf b/manifests/modules/observability/resiliency/.workshop/terraform/vars.tf index 30603efa5..a08febc70 100644 --- a/manifests/modules/observability/resiliency/.workshop/terraform/vars.tf +++ b/manifests/modules/observability/resiliency/.workshop/terraform/vars.tf @@ -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.10.1" + default = "1.11.0" } # Executable Scripts