From 22e8d897b09cc0fefe1822685dd55ffd5d6021ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 18:09:03 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.14.21 --- profiles/binaries.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/binaries.yaml b/profiles/binaries.yaml index 6101fd9..109f1b1 100644 --- a/profiles/binaries.yaml +++ b/profiles/binaries.yaml @@ -15,7 +15,7 @@ binary: - argocd: url: https://github.com/argoproj/argo-cd/releases/download/v{{ .version }}/argocd-linux-amd64 bin: argocd-linux-amd64 - version: 2.14.5 # datasource=github-tags depName=argoproj/argo-cd + version: 2.14.21 # datasource=github-tags depName=argoproj/argo-cd - kubectl: url: https://dl.k8s.io/release/v{{ .version }}/bin/linux/amd64/kubectl bin: kubectl