argocd: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2023-11-06 08:27:00 +00:00
parent 91b6106f99
commit 93ec42f1b5

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.6", "version": "2.9.0",
"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.8.6/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.0/argocd-windows-amd64.exe#/argocd.exe",
"hash": "b67aa3a4d7b4aef9d9b0077d2e803f88e2279cc478aaf64fbf70aa132eafcc10" "hash": "432ae34da4df38f6eb58975a423867691fbdddb5c54a82d9746345d1ed043792"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",