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 183e8ab commit a11f198Copy full SHA for a11f198
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.3",
6
- revision: "71fd4e501d0d688ab0d70cd649fbf5f909cff12b"
+ tag: "v2.14.4",
+ revision: "3d901f2037888af302a85f518bea70b33ee8e1c7"
7
license "Apache-2.0"
8
9
# There can be a notable gap between when a version is tagged and a
0 commit comments