Skip to content

Commit fe7d6d1

Browse files
committed
upgrade controller-gen to v0.17.2
Upgrade controller-gen from v0.16.2 to v0.17.2 to resolve compatibility issue with gateway-api-inference-extension v1.0.0. Signed-off-by: Killian Golds <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent ccb859e commit fe7d6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.tools.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ POETRY = $(PYTHON_BIN)/poetry
1717

1818
## Tool versions.
1919
GOLANGCI_LINT_VERSION ?= v1.64.8
20-
CONTROLLER_TOOLS_VERSION ?= v0.16.2
20+
CONTROLLER_TOOLS_VERSION ?= v0.17.2
2121
ENVTEST_VERSION ?= latest
2222
YQ_VERSION ?= v4.28.1
2323
HELM_DOCS_VERSION ?= v1.12.0

0 commit comments

Comments
 (0)