From e94d54c1b75d1fa26a050889eda2c67b58b74912 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:27:29 +0000 Subject: [PATCH] argocd: Update to version 2.9.18 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index ef2e218442..6a2e73498b 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.11.3", + "version": "2.9.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/v2.11.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "8fef6bd31fb723df312e145e2dcd86cc438eb4ac14144062537b448827e82e08" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.18/argocd-windows-amd64.exe#/argocd.exe", + "hash": "c99ec2eac97d6605e9d57f3a4578c9ef814469423ce3b6b0e93e1166f052e22e" } }, "bin": "argocd.exe",