From ade5e51ba86385e69334466bdb24dab6d14506f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:26:34 +0000 Subject: [PATCH] argocd: Update to version 2.9.22 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 981cae4fe3..f4ad4ac30b 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.8.21", + "version": "2.9.22", "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.21/argocd-windows-amd64.exe#/argocd.exe", - "hash": "b1c9ac758f95683d37e0e0f20b4729c3411cb3784853775c019de5d609950a35" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.22/argocd-windows-amd64.exe#/argocd.exe", + "hash": "fb1c3cf59a74011a71796299f607f3fab46e7b8534af9579473db1e0e26e9d67" } }, "bin": "argocd.exe",