From fd0bd71f4c483cfec7d747002fc553419fcdf2eb Mon Sep 17 00:00:00 2001 From: edgelessci Date: Tue, 15 Oct 2024 15:07:27 +0000 Subject: [PATCH] deps: tidy all modules --- .../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 198e586de..dea199559 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.9.1 + tag: v2.5.3 pullPolicy: IfNotPresent imagePullSecrets: []