8000
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 05bcaeb commit 33309c1Copy full SHA for 33309c1
Formula/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.4.1",
6
- revision: "52e6025f8b565705025d029e8bed36d6caa5ecf7"
+ tag: "v2.4.2",
+ revision: "c6d0c8baaa291cd68465acd7ad6bef58b2b6f942"
7
license "Apache-2.0"
8
9
bottle do