Skip to content

Commit

Permalink
bumping controller tools to see if this fixes ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kannon92 committed Feb 9, 2024
1 parent 17f87c4 commit 2fa7b70
Show file tree
Hide file tree
Showing 2 changed files with 3,522 additions and 5,390 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ ENVTEST ?= $(LOCALBIN)/setup-envtest

## Tool Versions
KUSTOMIZE_VERSION ?= v3.8.7
CONTROLLER_TOOLS_VERSION ?= v0.11.4
CONTROLLER_TOOLS_VERSION ?= v0.14.0

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

0 comments on commit 2fa7b70

Please sign in to comment.