From f27167bf3c50dfd23ff8e84e3e5a0aee20565360 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 00:37:14 +0000 Subject: [PATCH] argocd: Update to version 2.14.4 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 10f40c4394..91890736ea 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.3", + "version": "2.14.4", "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.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "d5d1e7a72ebeeccb92382bc2aa22794d66be63e52cdc256c2d0fe1ba2a5c8f7d" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.4/argocd-windows-amd64.exe#/argocd.exe", + "hash": "e6d595b417b470e20c1b3c3c0853b72aa679ae73adfb147203a29cb8ba2a99ce" } }, "bin": "argocd.exe",