Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 839b637

Browse files
committed
test: operator-sdk 1.19.1
The new release is said to fix operator-framework/operator-sdk#5574.
1 parent ffc8e4b commit 839b637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/operator.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/operator-framework/operator-sdk/releases
2-
OPERATOR_SDK_VERSION=1.17.0
2+
OPERATOR_SDK_VERSION=1.19.1
33
# https://github.com/kubernetes-sigs/controller-tools/releases
44
CONTROLLER_GEN_VERSION=v0.8.0
55
CONTROLLER_GEN=_work/bin/controller-gen-$(CONTROLLER_GEN_VERSION)

0 commit comments

Comments
 (0)