Skip to content

Commit a11f198

Browse files
committed
argocd 2.14.4
1 parent 183e8ab commit a11f198

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.3",
6-
revision: "71fd4e501d0d688ab0d70cd649fbf5f909cff12b"
5+
tag: "v2.14.4",
6+
revision: "3d901f2037888af302a85f518bea70b33ee8e1c7"
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)