From 788c0d1047963aa6e7e38548aa42aac41e112316 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 20:28:46 +0000 Subject: [PATCH] argocd: Update to version 2.14.7 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 40128e236c..ea711aaad4 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.6", + "version": "2.14.7", "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.14.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "490fff29667599ebadb4224ec08e7c727348f4c62cead3876b5fad0103b0bad1" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "69c5d088620912611f0fa8e6af19959ae6178bf8c4428395c5684dd6874ee71d" } }, "bin": "argocd.exe",