Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 29d46c5

Browse files
committedOct 11, 2024·
Update chainsaw in makefile
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
1 parent 3147097 commit 29d46c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ KUSTOMIZE_VERSION ?= v5.0.3
466466
CONTROLLER_TOOLS_VERSION ?= v0.16.1
467467
GOLANGCI_LINT_VERSION ?= v1.57.2
468468
KIND_VERSION ?= v0.20.0
469-
CHAINSAW_VERSION ?= v0.2.5
469+
CHAINSAW_VERSION ?= v0.2.11
470470

471471
.PHONY: install-tools
472472
install-tools: kustomize golangci-lint kind controller-gen envtest crdoc kind operator-sdk chainsaw

0 commit comments

Comments
 (0)
Please sign in to comment.