From 1084dcb0efe94b119b3c536bab4a1ca5b6fa513b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Mar 2022 08:27:47 +0000 Subject: [PATCH] argocd: Update to version 2.3.0 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 01c1045e28..b07b881e8a 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.2.5", + "version": "2.3.0", "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.2.5/argocd-windows-amd64.exe#/argocd.exe", - "hash": "c2c02416ab44aa1d6edb62f8c89a787fd3cc3549e5154e5dc4391fa444b475e5" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.3.0/argocd-windows-amd64.exe#/argocd.exe", + "hash": "567142a22342dfd8a8102047cbdc01a5afc4618528dbddf61a3fb456d1e00b7a" } }, "bin": "argocd.exe",