Skip to content

Commit 60043ac

Browse files
committed
chore(deps): Update operator-sdk from v1.41.1 to v1.42.0
1 parent c0a4a13 commit 60043ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ARCH ?= arm64
1919

2020
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
2121
CRD_OPTIONS ?= crd:generateEmbeddedObjectMeta=true,allowDangerousTypes=true
22-
OPERATOR_SDK_VERSION ?= v1.41.1
22+
OPERATOR_SDK_VERSION ?= v1.42.0
2323

2424
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
2525
ifeq (,$(shell go env GOBIN))

0 commit comments

Comments
 (0)