argocd 1.7.10

Closes #65315.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Alexander Matyushentsev 2020-11-20 11:58:06 -08:00 committed by BrewTestBot
parent bdc388f12b
commit b9f37dcd28
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.7.9",
revision: "f6dc8c389a00d08254f66af78d0cae1fdecf7484"
tag: "v1.7.10",
revision: "bcb05b0c2e0f8006aa2d2abaf780e73c9e73c945"
license "Apache-2.0"
bottle do