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 c0a4a13 commit 60043acCopy full SHA for 60043ac
Makefile
@@ -19,7 +19,7 @@ ARCH ?= arm64
19
20
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
21
CRD_OPTIONS ?= crd:generateEmbeddedObjectMeta=true,allowDangerousTypes=true
22
-OPERATOR_SDK_VERSION ?= v1.41.1
+OPERATOR_SDK_VERSION ?= v1.42.0
23
24
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
25
ifeq (,$(shell go env GOBIN))
0 commit comments