Skip to content

Commit 7dfd6ae

Browse files
committed
ci: update controller-tool to latest release
update controller-tool to latest release to generate yamls for kubernetes 1.32 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
1 parent 80d1b47 commit 7dfd6ae

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
@@ -274,7 +274,7 @@ HELM_DOCS ?= $(LOCALBIN)/helm-docs-$(HELM_DOCS_VERSION)
274274

275275
## Tool Versions
276276
KUSTOMIZE_VERSION ?= v5.3.0
277-
CONTROLLER_TOOLS_VERSION ?= v0.14.0
277+
CONTROLLER_TOOLS_VERSION ?= v0.17.2
278278
ENVTEST_VERSION ?= release-0.17
279279
GOLANGCI_LINT_VERSION ?= v1.63.4
280280
HELMIFY_VERSION ?= v0.4.18

0 commit comments

Comments
 (0)