Skip to content

Commit 01c441e

Browse files
Update tool github.com/kyverno/chainsaw to v0.2.12
1 parent 6be6ed0 commit 01c441e

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
@@ -500,7 +500,7 @@ GOLANGCI_LINT_VERSION ?= v1.57.2
500500
# renovate: datasource=go depName=sigs.k8s.io/kind
501501
KIND_VERSION ?= v0.20.0
502502
# renovate: datasource=go depName=github.com/kyverno/chainsaw
503-
CHAINSAW_VERSION ?= v0.2.8
503+
CHAINSAW_VERSION ?= v0.2.12
504504

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

0 commit comments

Comments
 (0)