From 937c44f59675d840bf96cab207ccf8b07cffc2c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:28:36 +0000 Subject: [PATCH] argocd: Update to version 3.0.17 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index aa59fe755e..5a98023506 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.1.5", + "version": "3.0.17", "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.1.5/argocd-windows-amd64.exe#/argocd.exe", - "hash": "474e636cb8d74a5400d1de283959ca85421a41dd03c78779ba76d39e8ee402cf" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.17/argocd-windows-amd64.exe#/argocd.exe", + "hash": "12a4dc290febf0f549bd6e3923e97188eeb1761e6492b90748386e407daf444d" } }, "bin": "argocd.exe",