From 6b9821b1c7e06d3e86ba3f26f59ebe3914526bdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 16:27:39 +0000 Subject: [PATCH] argocd: Update to version 2.7.5 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index c30ee685aa..5f98e587c8 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.7.4", + "version": "2.7.5", "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.7.4/argocd-windows-amd64.exe#/argocd.exe", - "hash": "58b6bbc06de094478714831b2adb4b1ba9d9eb35240ac117de5e1b9ead9a5218" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.7.5/argocd-windows-amd64.exe#/argocd.exe", + "hash": "23fcfe0ced0ad1171db41fcb986004c5c3206c1243d07aeba3b3e4e59c19cee9" } }, "bin": "argocd.exe",