From b360651ed0b82d8a566cd4edc5e16f2b7aa3289b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 00:37:18 +0000 Subject: [PATCH] argocd: Update to version 2.14.18 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 5a98023506..07a039fd46 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.17", + "version": "2.14.18", "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.17/argocd-windows-amd64.exe#/argocd.exe", - "hash": "12a4dc290febf0f549bd6e3923e97188eeb1761e6492b90748386e407daf444d" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.18/argocd-windows-amd64.exe#/argocd.exe", + "hash": "bec3a4c46078e9505cff9dbb53ac12d41bebb91322153417dc12058e5727055c" } }, "bin": "argocd.exe",