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 34b1201 commit f4f16e4Copy full SHA for f4f16e4
1 file changed
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.42.2 # github-releases:operator-framework/operator-sdk
+OPERATOR_SDK_VERSION ?= v1.42.3 # github-releases:operator-framework/operator-sdk
52
# Image URL to use all building/pushing image targets
53
IMG ?= drpsychick/mailu-operator:$(VERSION)
54
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
0 commit comments