argocd: Update to version 2.6.5

This commit is contained in:
github-actions[bot] 2023-03-15 00:34:10 +00:00
parent 159abf04c2
commit 499c26b168

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.4", "version": "2.6.5",
"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.6.4/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.6.5/argocd-windows-amd64.exe#/argocd.exe",
"hash": "ee64202529dfd8d2994553a17103db265d3ca35c4fa371cd8df08c39a210e85c" "hash": "7d2ede8d75bfead5301e558b78a68f2e40e2e860734541f51c7fd98a6c193c79"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",