From 498f5b2400c5a8478d7b2da95775646bbba3d837 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 12:31:45 +0000 Subject: [PATCH] argocd: Update to version 2.9.17 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index d8c08c58dc..74491a9011 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.11.2", + "version": "2.9.17", "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.11.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "20544416d06ae753cf300a60b56b4676d28192810b72a77057a618f6bf6e5771" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.17/argocd-windows-amd64.exe#/argocd.exe", + "hash": "ae1cecf35fd465d406a49cffb1fa2b7d9f6526a94a463f5b8763098b75e4ef72" } }, "bin": "argocd.exe",