From 3a02ac0db018623b5b6b8e610e8b6e5a910ca9a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:23:54 +0000 Subject: [PATCH] argocd: Update to version 2.9.2 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index f9525f8a1a..2494913378 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.1", + "version": "2.9.2", "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.9.1/argocd-windows-amd64.exe#/argocd.exe", - "hash": "f32767187b45675a50746fd276f8f9035e7f7394b1a7107e7d8169d3be2246ed" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.2/argocd-windows-amd64.exe#/argocd.exe", + "hash": "c1c7635ee0db4de5731b47a93ca7e91c896fd8f806ebc5bda746ac7eca4fc97a" } }, "bin": "argocd.exe",