From 2e22739d8226511ea383e5b8b1cdc2a513d8a551 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 20:29:54 +0000 Subject: [PATCH] argocd: Update to version 2.14.12 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 550f1e86b7..bc2a1c6c63 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.2", + "version": "2.14.12", "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.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "b3b5afd15112cca9f2f6c1361ad141d68d75daac6a9856cfe71cc1487a654590" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.12/argocd-windows-amd64.exe#/argocd.exe", + "hash": "e46614d8b168ebae4b313dce399eeb88b215c1208c0a4042a2bafe32ffe4be3b" } }, "bin": "argocd.exe",