argocd: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2021-12-17 04:29:54 +00:00
parent 67d13ed90f
commit dd72599be8

View File

@ -1,12 +1,12 @@
{
"version": "2.2.0",
"version": "2.2.1",
"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.0/argocd-windows-amd64.exe#/argocd.exe",
"hash": "3bf24c4ae4afc1bea4652b2869e2ef296747bff919a0eeda48ebc28127b9b201"
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.2.1/argocd-windows-amd64.exe#/argocd.exe",
"hash": "344fd18b58690a4a885391caf09997f5838c437c0706c853e4636a3099628bd0"
}
},
"bin": "argocd.exe",