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