Skip to content

Commit c660090

Browse files
chore(deps): update dependency kubernetes-sigs/kind to v0.31.0 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07da44b commit c660090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ CONTROLLER_TOOLS_VERSION ?= v0.19.0
390390
TILT_VERSION ?= 0.36.0
391391

392392
# renovate: datasource=github-tags depName=kubernetes-sigs/kind
393-
KIND_VERSION ?= 0.30.0
393+
KIND_VERSION ?= 0.31.0
394394

395395
# renovate: datasource=go depName=kyverno/chainsaw
396396
CHAINSAW_VERSION ?= v0.2.13

0 commit comments

Comments
 (0)