Skip to content

Commit b5e2e5b

Browse files
committed
operator-sdk 1.41.1
1 parent cdd371a commit b5e2e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/operator-sdk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class OperatorSdk < Formula
22
desc "SDK for building Kubernetes applications"
33
homepage "https://sdk.operatorframework.io/"
44
url "https://github.com/operator-framework/operator-sdk.git",
5-
tag: "v1.41.0",
6-
revision: "0eefc52889ff3dfe4af406038709e6c5ba7398e5"
5+
tag: "v1.41.1",
6+
revision: "69ee6d4077ff769a8513571343a96f3cb8ca35ef"
77
license "Apache-2.0"
88
head "https://github.com/operator-framework/operator-sdk.git", branch: "master"
99

0 commit comments

Comments
 (0)