File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ingress/.workshop/terraform
load-balancer/.workshop/terraform
observability/resiliency/.workshop/terraform Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ variable "load_balancer_controller_chart_version" {
3838 description = " The chart version of aws-load-balancer-controller to use"
3939 type = string
4040 # renovate-helm: depName=aws-load-balancer-controller
41- default = " 1.13.2 "
41+ default = " 1.13.3 "
4242}
4343
4444variable "external_dns_chart_version" {
Original file line number Diff line number Diff line change @@ -38,6 +38,6 @@ variable "load_balancer_controller_chart_version" {
3838 description = " The chart version of aws-load-balancer-controller to use"
3939 type = string
4040 # renovate-helm: depName=aws-load-balancer-controller
41- default = " 1.13.2 "
41+ default = " 1.13.3 "
4242}
4343
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ variable "load_balancer_controller_chart_version" {
3838 description = " The chart version of aws-load-balancer-controller to use"
3939 type = string
4040 # renovate-helm: depName=aws-load-balancer-controller
41- default = " 1.13.2 "
41+ default = " 1.13.3 "
4242}
4343
4444# Executable Scripts
You can’t perform that action at this time.
0 commit comments