From a19459bbef5380bf3584d5c32bb4b1da6a8b92d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 00:33:40 +0000 Subject: [PATCH] argocd: Update to version 2.4.21 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index e3fb6af0a8..65ef1c8ae5 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.5.8", + "version": "2.4.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.5.8/argocd-windows-amd64.exe#/argocd.exe", - "hash": "29d191a4f8b90382dcfa652383a4d535557b2d284d3e70f3e62fbe536c93fe5d" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.21/argocd-windows-amd64.exe#/argocd.exe", + "hash": "83efdbd0f1741c5c2451d94b634d18906acfa7e36f77c74f91c53dbe7d62a1c5" } }, "bin": "argocd.exe",