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 19aa1c8 commit 0ba52c2Copy full SHA for 0ba52c2
Formula/k/kn.rb
@@ -2,8 +2,8 @@ class Kn < Formula
2
desc "Command-line interface for managing Knative Serving and Eventing resources"
3
homepage "https://github.com/knative/client"
4
url "https://github.com/knative/client.git",
5
- tag: "knative-v1.19.6",
6
- revision: "4a791c5d2bde3549f36cbf4784d2e6a43e498d77"
+ tag: "knative-v1.20.0",
+ revision: "b66b3da6ff01ee9c1f543786b56520194ac4eec1"
7
license "Apache-2.0"
8
head "https://github.com/knative/client.git", branch: "main"
9
0 commit comments