We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0267320 commit 0f0984cCopy full SHA for 0f0984c
Formula/a/argocd.rb
@@ -2,8 +2,8 @@ class Argocd < Formula
2
desc "GitOps Continuous Delivery for Kubernetes"
3
homepage "https://argoproj.github.io/cd/"
4
url "https://github.com/argoproj/argo-cd.git",
5
- tag: "v3.2.0",
6
- revision: "66b2f302d91a42cc151808da0eec0846bbe1062c"
+ tag: "v3.2.1",
+ revision: "8c4ab63a9c72b31d96c6360514cda6254e7e6629"
7
license "Apache-2.0"
8
9
# There can be a notable gap between when a version is tagged and a
0 commit comments