From 56f0c25c4d532b0d1db64e71bc4fcdfd30ceacfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 20:26:45 +0000 Subject: [PATCH] argocd: Update to version 2.11.6 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 63d52eadf1..55f8588707 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.10.15", + "version": "2.11.6", "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.10.15/argocd-windows-amd64.exe#/argocd.exe", - "hash": "2ec8701322eb45a9a48eaa82ca0262f1ae66a1aff1e689b274aab5aa3ce2ef45" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.11.6/argocd-windows-amd64.exe#/argocd.exe", + "hash": "8b9a81c849b47cb4eabdc8aec04f3119b83f64d9ee5a4d5441a3b1db73836116" } }, "bin": "argocd.exe",