Skip to content

Commit 0f0984c

Browse files
BrewTestBotbotantony
authored andcommitted
argocd 3.2.1
1 parent 0267320 commit 0f0984c

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: "v3.2.0",
6-
revision: "66b2f302d91a42cc151808da0eec0846bbe1062c"
5+
tag: "v3.2.1",
6+
revision: "8c4ab63a9c72b31d96c6360514cda6254e7e6629"
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)