Skip to content

Commit

Permalink
Update tool github.com/kyverno/chainsaw to v0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 6be6ed0 commit 01c441e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ GOLANGCI_LINT_VERSION ?= v1.57.2
# renovate: datasource=go depName=sigs.k8s.io/kind
KIND_VERSION ?= v0.20.0
# renovate: datasource=go depName=github.com/kyverno/chainsaw
CHAINSAW_VERSION ?= v0.2.8
CHAINSAW_VERSION ?= v0.2.12

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

0 comments on commit 01c441e

Please sign in to comment.