From 9846ef614b11669e6235496b06c4695741d59186 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 22:13:36 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3 --- lab/scripts/installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab/scripts/installer.sh b/lab/scripts/installer.sh index f4f00254a..045c58019 100644 --- a/lab/scripts/installer.sh +++ b/lab/scripts/installer.sh @@ -20,7 +20,7 @@ yq_version='4.52.2' flux_version='2.7.5' # renovate: depName=argoproj/argo-cd -argocd_version='2.14.21' +argocd_version='3.4.2' # renovate: depName=hashicorp/terraform terraform_version='1.14.4'