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 cdd371a commit b5e2e5bCopy full SHA for b5e2e5b
Formula/o/operator-sdk.rb
@@ -2,8 +2,8 @@ class OperatorSdk < Formula
2
desc "SDK for building Kubernetes applications"
3
homepage "https://sdk.operatorframework.io/"
4
url "https://github.com/operator-framework/operator-sdk.git",
5
- tag: "v1.41.0",
6
- revision: "0eefc52889ff3dfe4af406038709e6c5ba7398e5"
+ tag: "v1.41.1",
+ revision: "69ee6d4077ff769a8513571343a96f3cb8ca35ef"
7
license "Apache-2.0"
8
head "https://github.com/operator-framework/operator-sdk.git", branch: "master"
9
0 commit comments