From 8cbc360b8384d3e78157bd27af159f56d327f302 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 00:39:00 +0000 Subject: [PATCH] argocd: Update to version 2.4.14 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index b72784509b..a083728294 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.13", + "version": "2.4.14", "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.4.13/argocd-windows-amd64.exe#/argocd.exe", - "hash": "c978ce89c2ef83aaa371501786abd36308cdf844279ce161c61f81c0f465626a" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.14/argocd-windows-amd64.exe#/argocd.exe", + "hash": "30a4968b0375d3525619109858d16b9492c15a0e7e292de490af78f2bfbbfa77" } }, "bin": "argocd.exe",