Skip to content

Commit

Permalink
bump operator-sdk to 1.31 to match ci-operator.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Schlueter <[email protected]>
  • Loading branch information
yazug committed Dec 13, 2023
1 parent bc9299f commit 1147acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ OPERATOR_SDK ?= $(LOCALBIN)/operator-sdk
## Tool Versions
KUSTOMIZE_VERSION ?= v3.8.7
CONTROLLER_TOOLS_VERSION ?= v0.11.1
OPERATOR_SDK_VERSION ?= v1.26.1
OPERATOR_SDK_VERSION ?= v1.31.0

KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"
.PHONY: kustomize
Expand Down

0 comments on commit 1147acc

Please sign in to comment.