From 3fba56f032d3f2ae46cb67786bf300ae8a4f7072 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 10 Dec 2024 17:55:13 +0000
Subject: [PATCH] Update tool sigs.k8s.io/kind to v0.25.0

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e7908aaff5..9f57c7e299 100644
--- a/Makefile
+++ b/Makefile
@@ -498,7 +498,7 @@ CONTROLLER_TOOLS_VERSION ?= v0.16.1
 # renovate: datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
 GOLANGCI_LINT_VERSION ?= v1.57.2
 # renovate: datasource=go depName=sigs.k8s.io/kind
-KIND_VERSION ?= v0.20.0
+KIND_VERSION ?= v0.25.0
 # renovate: datasource=go depName=github.com/kyverno/chainsaw
 CHAINSAW_VERSION ?= v0.2.8