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 e646dc6 commit 226b8f1Copy full SHA for 226b8f1
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: "v2.14.11",
6
- revision: "82831155c2c1873b3b5d19449bfa3970dab9ce24"
+ tag: "v3.0.0",
+ revision: "e98f483bfd5781df2592fef1aeed1148f150d9c9"
7
license "Apache-2.0"
8
9
# There can be a notable gap between when a version is tagged and a
0 commit comments