Skip to content

Commit 226b8f1

Browse files
committed
argocd 3.0.0
1 parent e646dc6 commit 226b8f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/argocd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Argocd < Formula
22
desc "GitOps Continuous Delivery for Kubernetes"
33
homepage "https://argoproj.github.io/cd/"
44
url "https://github.com/argoproj/argo-cd.git",
5-
tag: "v2.14.11",
6-
revision: "82831155c2c1873b3b5d19449bfa3970dab9ce24"
5+
tag: "v3.0.0",
6+
revision: "e98f483bfd5781df2592fef1aeed1148f150d9c9"
77
license "Apache-2.0"
88

99
# There can be a notable gap between when a version is tagged and a

0 commit comments

Comments
 (0)