From 93ec42f1b5de3d3ff8b8eb5cde76274a76271e97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 08:27:00 +0000 Subject: [PATCH] argocd: Update to version 2.9.0 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 595bb27cf1..ee397371fb 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.8.6", + "version": "2.9.0", "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.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "b67aa3a4d7b4aef9d9b0077d2e803f88e2279cc478aaf64fbf70aa132eafcc10" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.0/argocd-windows-amd64.exe#/argocd.exe", + "hash": "432ae34da4df38f6eb58975a423867691fbdddb5c54a82d9746345d1ed043792" } }, "bin": "argocd.exe",