From 17a7d1728255970000f063a471dfd581b529a9b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:29:04 +0000 Subject: [PATCH] argocd: Update to version 2.10.8 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index ec317260b2..4100f7faba 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.10.7", + "version": "2.10.8", "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.7/argocd-windows-amd64.exe#/argocd.exe", - "hash": "351cbf974d33c06e7c2e7d6090080d3493aec6dcecc13b8fc10788f9ce2e1df4" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.10.8/argocd-windows-amd64.exe#/argocd.exe", + "hash": "a319fb64af039e57a77b418ea1dab6754542a8e4bf364ae422c169e658217a22" } }, "bin": "argocd.exe",