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 97892bd commit 8a10f4eCopy full SHA for 8a10f4e
Formula/c/calicoctl.rb
@@ -2,8 +2,8 @@ class Calicoctl < Formula
2
desc "Calico CLI tool"
3
homepage "https://www.projectcalico.org"
4
url "https://github.com/projectcalico/calico.git",
5
- tag: "v3.30.0",
6
- revision: "572a32dd9b2f9784d66d74712d5ec2e703d25083"
+ tag: "v3.30.1",
+ revision: "393b14e729a67f9bc9a96eba65ff0be5f2f7b94a"
7
license "Apache-2.0"
8
head "https://github.com/projectcalico/calico.git", branch: "master"
9
0 commit comments