argocd: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2022-03-06 08:27:47 +00:00
parent 7d4dd9e714
commit 1084dcb0ef

View File

@ -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",