Skip to content

Commit

Permalink
Update tool github.com/kyverno/chainsaw to v0.2.12 (#3534)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 683fb43 commit 6fdc7d1
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.25.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 6fdc7d1

Please sign in to comment.