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.
2 parents fce5a82 + d2c1be0 commit e2e7aafCopy full SHA for e2e7aaf
1 file changed
Formula/o/operator-sdk.rb
@@ -3,7 +3,7 @@ class OperatorSdk < Formula
3
homepage "https://sdk.operatorframework.io/"
4
url "https://github.com/operator-framework/operator-sdk.git",
5
tag: "v1.42.0",
6
- revision: "1b9cb8dc55a83d027e562d81dcb134ebc8700ba1"
+ revision: "ab5563df5499cafa4ea9d40d4b36b51899a4718e"
7
license "Apache-2.0"
8
head "https://github.com/operator-framework/operator-sdk.git", branch: "master"
9
0 commit comments