From 031957fce8b4b3fcb19c081902344942530c8a20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:24:04 +0000 Subject: [PATCH] argocd: Update to version 2.10.2 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 764f796ebf..ffadc9c7c5 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.8.11", + "version": "2.10.2", "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.8.11/argocd-windows-amd64.exe#/argocd.exe", - "hash": "9015949d96427eeefe1e1fe60f1e5c33146caa5135368b5f04bc6ff838d7aa1a" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.10.2/argocd-windows-amd64.exe#/argocd.exe", + "hash": "41510c907fdd059883bc4c6322e915002ec827c5a221b49f58733f1bf24d53dc" } }, "bin": "argocd.exe",