From 9b3fa426ead6ffce72680d529163ac02346fa54f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 20:28:53 +0000 Subject: [PATCH] argocd: Update to version 2.10.19 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 5573d2bccf..28d81e94c7 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.16", + "version": "2.10.19", "description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes", "homepage": "https://github.com/argoproj/argo-cd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.16/argocd-windows-amd64.exe#/argocd.exe", - "hash": "79ada104bc88fd272f31ca79d2b3cf052015cde969d16aa5b0a67aa4e30b627d" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.10.19/argocd-windows-amd64.exe#/argocd.exe", + "hash": "885a4945a19b7ea297ff70fdd7c4b7b1f2d04ee12c985293fd12ebb079560997" } }, "bin": "argocd.exe",