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