From 52298bfee6681fc1fa248951699521e6fd87622b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 16:27:13 +0000 Subject: [PATCH] argocd: Update to version 2.8.2 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 6586aa37e7..73a7f439d3 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.6.14", + "version": "2.8.2", "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.6.14/argocd-windows-amd64.exe#/argocd.exe", - "hash": "3b70ad812c6ed22be36a9d6b57334ab9420f144efe3b4af5f81261767328595f" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.8.2/argocd-windows-amd64.exe#/argocd.exe", + "hash": "27ea5f12eae8d63666ba4e3f3ae60c336ceffbcc6388ed5d89804a09c3114a3e" } }, "bin": "argocd.exe",