From ad7f79efaed22e67f6ee81a91286d536a27ec955 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:15:56 +0000 Subject: [PATCH] fix(charts): update helm release aws-load-balancer-controller to v1.4.8 (#1828) 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 7dc079aaa..30d98d788 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -18,7 +18,7 @@ dependencies: version: 0.1.22 repository: https://aws.github.io/eks-charts - name: aws-load-balancer-controller - version: 1.4.7 + version: 1.4.8 repository: https://aws.github.io/eks-charts - name: aws-node-termination-handler version: 0.21.0