From 4c46b86b7737f4db69bcc717744f2e235decd16a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 16:30:59 +0000 Subject: [PATCH] argocd: Update to version 3.0.11 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 38f4c05eda..609b616b67 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.6", + "version": "3.0.11", "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/v3.0.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "0f356da3be3c07075137f58c6e11f8899e759b61c2e9aeed81b86791b4f536aa" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.11/argocd-windows-amd64.exe#/argocd.exe", + "hash": "851f8e65b780473792a14bec422ac0c631f0a9c9062183d0aacfb396b5b8ef09" } }, "bin": "argocd.exe",