From 8545bdac2a04b3322131238b60f5bafb9b589d8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:29:19 +0000 Subject: [PATCH] argocd: Update to version 2.11.3 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 74491a9011..ef2e218442 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.17", + "version": "2.11.3", "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.17/argocd-windows-amd64.exe#/argocd.exe", - "hash": "ae1cecf35fd465d406a49cffb1fa2b7d9f6526a94a463f5b8763098b75e4ef72" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.11.3/argocd-windows-amd64.exe#/argocd.exe", + "hash": "8fef6bd31fb723df312e145e2dcd86cc438eb4ac14144062537b448827e82e08" } }, "bin": "argocd.exe",