From 997fbf2aa02e8bd2a7fd5883fe92267598290179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Andr=C3=A9?= Date: Fri, 16 Jan 2026 07:44:05 +0100 Subject: [PATCH] Bump kuttl This should get rid of the warnings because of README.md files in the test directories. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 37b4913a1..57bcd42fb 100644 --- a/Makefile +++ b/Makefile @@ -317,7 +317,7 @@ ENVTEST_VERSION ?= release-0.22 GOLANGCI_LINT_VERSION ?= v2.7.2 KAL_VERSION ?= v0.0.0-20250924094418-502783c08f9d MOCKGEN_VERSION ?= v0.5.0 -KUTTL_VERSION ?= v0.23.0 +KUTTL_VERSION ?= v0.24.0 GOVULNCHECK_VERSION ?= v1.1.4 OPERATOR_SDK_VERSION ?= v1.41.1