From df950cdcc61efa11b3d96907e86b68d28d0cf364 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 12:31:53 +0000 Subject: [PATCH] argocd: Update to version 3.0.0 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 1a3e15d420..2e7a72a799 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.11", + "version": "3.0.0", "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.11/argocd-windows-amd64.exe#/argocd.exe", - "hash": "527dd257eed3efc288f6cc08b3c6476e2579ab250a46b9d7b4de72ad30c0a002" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.0/argocd-windows-amd64.exe#/argocd.exe", + "hash": "fef9d63ce6e9a2bd5399c082a3ca7d8fc0922d9c1496d7dee6ff6dfde9d6bd6b" } }, "bin": "argocd.exe",