argocd: Update to version 2.5.3

This commit is contained in:
github-actions[bot] 2022-11-28 20:26:05 +00:00
parent dad0cee42b
commit 1c968aaa10

View File

@ -1,12 +1,12 @@
{
"version": "2.5.2",
"version": "2.5.3",
"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.5.2/argocd-windows-amd64.exe#/argocd.exe",
"hash": "d923526cdee29fff70082d5136bfd30283a589460b8b654c4ed229b5c967e788"
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.3/argocd-windows-amd64.exe#/argocd.exe",
"hash": "2153080bf1266b05cb3c5eb0884cbd95b331f3a71849b96349f0800d462a4897"
}
},
"bin": "argocd.exe",