From 8fb96c730b8d0d8ba42363a12f9141c800847ae2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:06:10 +0000 Subject: [PATCH] argocd: Update to version 2.10.7 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 744c09b549..ec317260b2 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.8.16", + "version": "2.10.7", "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.8.16/argocd-windows-amd64.exe#/argocd.exe", - "hash": "084d548e60db06a4abf3d26f6248e6da5adec97e553feb2b98886d069af3ec96" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.10.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "351cbf974d33c06e7c2e7d6090080d3493aec6dcecc13b8fc10788f9ce2e1df4" } }, "bin": "argocd.exe",