From e98ea1fa0f0d072acec9904c57e6e4801db6bbf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 01:14:29 +0000 Subject: [PATCH] argocd: Update to version 2.8.15 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 5f6819958b..833258e63a 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.10.5", + "version": "2.8.15", "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.5/argocd-windows-amd64.exe#/argocd.exe", - "hash": "b5835a8b2672ff691a19ecffb5f1c3a8d2c326f408a8f9e120a7101f97523449" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.8.15/argocd-windows-amd64.exe#/argocd.exe", + "hash": "dd0250d890af6a875c9c2b51c5ea55e6b9317afcc9c6eb18a7f4abfdc18ac045" } }, "bin": "argocd.exe",