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