From 8abc551600cf21010b75b9d5f6182006b5c31740 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:08:31 +0000 Subject: [PATCH 1/2] deps: update public.ecr.aws/eks/aws-load-balancer-controller Docker tag to v2.9.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 dea1995596..198e586de0 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.9.1 pullPolicy: IfNotPresent imagePullSecrets: [] From 9307454dc9c251b4b1ad1d511ceb0944b680ad26 Mon Sep 17 00:00:00 2001 From: edgelessci Date: Wed, 16 Oct 2024 15:25:52 +0000 Subject: [PATCH 2/2] 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 198e586de0..dea1995596 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: []