From 4ebdb8e51816ce12cbe0ecdd8817e37f4d4661d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:29:45 +0000 Subject: [PATCH] argocd: Update to version 2.14.11 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index e35bf627c6..1a3e15d420 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.10", + "version": "2.14.11", "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.14.10/argocd-windows-amd64.exe#/argocd.exe", - "hash": "8a61bb0ef63a35e16c61a01e3634b123e8ab3255303dc9e533b4527afcb47ba3" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.11/argocd-windows-amd64.exe#/argocd.exe", + "hash": "527dd257eed3efc288f6cc08b3c6476e2579ab250a46b9d7b4de72ad30c0a002" } }, "bin": "argocd.exe",