From 561d4ed9b74f0c3aa1d88651d40bf9c7328df86b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 18:21:29 +0000 Subject: [PATCH] fix(charts): update helm release aws-load-balancer-controller to v1.8.3 (#2978) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 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 bf205276b..a299a1823 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -18,7 +18,7 @@ dependencies: version: 0.1.34 repository: https://aws.github.io/eks-charts - name: aws-load-balancer-controller - version: 1.8.2 + version: 1.8.3 repository: https://aws.github.io/eks-charts - name: aws-node-termination-handler version: 0.21.0