From d20f081f068a549d244d64525f8bbfe090b2b53b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:25:45 +0000 Subject: [PATCH] argocd: Update to version 2.10.9 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 4100f7faba..7734600cc6 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.10.8", + "version": "2.10.9", "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.10.8/argocd-windows-amd64.exe#/argocd.exe", - "hash": "a319fb64af039e57a77b418ea1dab6754542a8e4bf364ae422c169e658217a22" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.10.9/argocd-windows-amd64.exe#/argocd.exe", + "hash": "b9a9d55764e68b18c2f724ee956b4b9b2d5e7c06bd47ce0aaf1d8d35f2b53fb9" } }, "bin": "argocd.exe",