From 616cd14b17f642af193b56d598bc295edfdce67e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 20:29:37 +0000 Subject: [PATCH] argocd: Update to version 2.14.14 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 9ec0850bb0..e0d9434bf6 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.5", + "version": "2.14.14", "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/v3.0.5/argocd-windows-amd64.exe#/argocd.exe", - "hash": "f8277ed2d899fea7faa7518add344ad4d2a8ef1fd0c06393925e1b6c9fe5fb59" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.14/argocd-windows-amd64.exe#/argocd.exe", + "hash": "5318fcf0da1eda2e6fe346edf439ffd7745a7108f82337a12addedd0a907f67c" } }, "bin": "argocd.exe",