argocd 1.8.6

Closes #72030.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
rui 2021-02-26 22:26:44 +00:00 committed by BrewTestBot
parent 3a5a2f9343
commit 9f44eedc2e
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Argocd < Formula
desc "GitOps Continuous Delivery for Kubernetes"
homepage "https://argoproj.io"
url "https://github.com/argoproj/argo-cd.git",
tag: "v1.8.5",
revision: "d0f8edfec804c013d4fc535e8b9022eb47602617"
tag: "v1.8.6",
revision: "6dbbb18aa963a0c9e608fcfeab4065c6fb46f8cb"
license "Apache-2.0"
bottle do