From 79674bc4a0a2182fd1b17658fc9c11d39a7e5ad7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 00:34:39 +0000 Subject: [PATCH] argocd: Update to version 2.6.12 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index cf5ce3a647..a8ae3330e6 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.5.20", + "version": "2.6.12", "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.20/argocd-windows-amd64.exe#/argocd.exe", - "hash": "528988805ff0238920b6a26370e874debe62478cda34251fdfb1d67a7366462b" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.6.12/argocd-windows-amd64.exe#/argocd.exe", + "hash": "669bb6ce4b78162e16f4298bfd001f45746580dc9e84a3d2fd636d65f07d651e" } }, "bin": "argocd.exe",