From c5e5eefb564fbc7d495261bf0b8f0b81fecdabc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:32:13 +0000 Subject: [PATCH] argocd: Update to version 3.0.21 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 9d141da2b3..2581864b80 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.2.3", + "version": "3.0.21", "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.2.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "1bc626f6f330e39d9381ed1dc209d3778643abb2282df2b590572449b708a902" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.21/argocd-windows-amd64.exe#/argocd.exe", + "hash": "c9d82d62a1a4f45e8ea62a454b406c059d9177ba9e855cd980d41bd01c08dde0" } }, "bin": "argocd.exe",