Skip to content

Commit 5d9278f

Browse files
stuggiopenshift-merge-bot[bot]
authored andcommitted
Bump CONTROLLER_TOOLS_VERSION to 0.14.0
bump controller tools to the version which bumps k8s deps to v0.29.0, which aligns with the version in the operators. Signed-off-by: Martin Schuppert <[email protected]>
1 parent a531fbe commit 5d9278f

File tree

6 files changed

+313
-326
lines changed

6 files changed

+313
-326
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ GINKGO ?= $(LOCALBIN)/ginkgo
195195

196196
## Tool Versions
197197
KUSTOMIZE_VERSION ?= v3.8.7
198-
CONTROLLER_TOOLS_VERSION ?= v0.11.1
198+
CONTROLLER_TOOLS_VERSION ?= v0.14.0
199199

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

api/bases/placement.openstack.org_placementapis.yaml

Lines changed: 155 additions & 160 deletions
Large diffs are not rendered by default.

api/v1beta1/zz_generated.deepcopy.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)