We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6398ad7 commit 418dd8eCopy full SHA for 418dd8e
2 files changed
operator/Makefile
@@ -48,7 +48,7 @@ endif
48
49
# Set the Operator SDK version to use. By default, what is installed on the system is used.
50
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51
-OPERATOR_SDK_VERSION ?= v1.37.0
+OPERATOR_SDK_VERSION ?= v1.42.0
52
53
# Image URL to use all building/pushing image targets
54
IMG ?= controller:latest
storage-operator/Makefile
0 commit comments