argocd: Update to version 2.1.6

This commit is contained in:
Richard Kuhnt 2021-10-28 21:00:40 +00:00
parent 1c798b9a62
commit 51e03e9d6a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.5", "version": "2.1.6",
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes", "description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
"homepage": "https://github.com/argoproj/argo-cd", "homepage": "https://github.com/argoproj/argo-cd",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.1.5/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.1.6/argocd-windows-amd64.exe#/argocd.exe",
"hash": "571b49ff69720fef39eb5333f0bc662f55826721b7150204f2edb8cdd970f696" "hash": "ec37803cad4e7425aa88c17d61be2e2352ad0220dd1434865e3090e8b242f911"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",