From 0f70ba9b844afdf4025068db63291103de8ca58a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 20:29:40 +0000 Subject: [PATCH] argocd: Update to version 3.0.4 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index d75878f13e..0fe20705f6 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.13", + "version": "3.0.4", "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/v2.14.13/argocd-windows-amd64.exe#/argocd.exe", - "hash": "24b48af3d8e84d09c5cf7d34963c9d4ad5e804497f320a55235030657ba72aa5" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.4/argocd-windows-amd64.exe#/argocd.exe", + "hash": "c15653204580cf3a53d2cb063448af5c53563139dda96acaf183c427e4c306ec" } }, "bin": "argocd.exe",