From 45eecbc23af60254c237cedf34d17d4c77e20b6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:25:50 +0000 Subject: [PATCH] argocd: Update to version 2.11.5 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 6a2e73498b..8b28331b05 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.18", + "version": "2.11.5", "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.18/argocd-windows-amd64.exe#/argocd.exe", - "hash": "c99ec2eac97d6605e9d57f3a4578c9ef814469423ce3b6b0e93e1166f052e22e" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.11.5/argocd-windows-amd64.exe#/argocd.exe", + "hash": "952ba29e1edc40330b5b44befd59cf163be782f787ca06b07d2b624001a9040e" } }, "bin": "argocd.exe",