From 72fff0dc180a4307ecd7d4abfac26aa9e5a689da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:32:31 +0000 Subject: [PATCH] fix(charts): update helm release aws-load-balancer-controller to v1.4.3 (#1257) Signed-off-by: Renovate Bot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm-dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-dependencies.yaml b/helm-dependencies.yaml index 2785ed909..dc0dd4feb 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -18,7 +18,7 @@ dependencies: version: 0.1.19 repository: https://aws.github.io/eks-charts - name: aws-load-balancer-controller - version: 1.4.2 + version: 1.4.3 repository: https://aws.github.io/eks-charts - name: aws-node-termination-handler version: 0.18.5