From 75eb943540ec2f8f0fdb77aaf851d25870eb5e7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:49:42 +0000 Subject: [PATCH] deps: update public.ecr.aws/eks/aws-load-balancer-controller Docker tag to v2.10.1 --- .../helm/charts/aws-load-balancer-controller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/constellation/helm/charts/aws-load-balancer-controller/values.yaml b/internal/constellation/helm/charts/aws-load-balancer-controller/values.yaml index dea199559..05dde1914 100644 --- a/internal/constellation/helm/charts/aws-load-balancer-controller/values.yaml +++ b/internal/constellation/helm/charts/aws-load-balancer-controller/values.yaml @@ -6,7 +6,7 @@ replicaCount: 2 image: repository: public.ecr.aws/eks/aws-load-balancer-controller - tag: v2.5.3 + tag: v2.10.1 pullPolicy: IfNotPresent imagePullSecrets: []