argocd: Update to version 2.1.7

This commit is contained in:
Richard Kuhnt 2021-11-17 23:01:15 +00:00
parent 9ec384f61a
commit 61428eaff7

View File

@ -1,12 +1,12 @@
{
"version": "2.1.6",
"version": "2.1.7",
"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.1.6/argocd-windows-amd64.exe#/argocd.exe",
"hash": "ec37803cad4e7425aa88c17d61be2e2352ad0220dd1434865e3090e8b242f911"
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.1.7/argocd-windows-amd64.exe#/argocd.exe",
"hash": "5849414fa7610bff6c506565de7b6c95039c739be9b17408a321de306c97af45"
}
},
"bin": "argocd.exe",