From 07a8d118dc5b04f7d9b98dd1b30a7ceb194989e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:11:57 +0000 Subject: [PATCH] argocd: Update to version 2.8.16 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index cf9fb0ceac..744c09b549 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.10.6", + "version": "2.8.16", "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.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "35078a72aeee7897589f115e502edd75a77ee8a1f5180d9c2fbf5b759c73f77c" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.8.16/argocd-windows-amd64.exe#/argocd.exe", + "hash": "084d548e60db06a4abf3d26f6248e6da5adec97e553feb2b98886d069af3ec96" } }, "bin": "argocd.exe",