From 6e064c9adbc732266bf1e826d01bdb84643c8484 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 13:57:01 +0000 Subject: [PATCH] chore(deps): update dependency kyverno to v1.17.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b43c4a..e4627c4 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ crane: KYVERNO := $(LOCALBIN)/kyverno -KYVERNO_VERSION := v1.15.2 +KYVERNO_VERSION := v1.17.1 KYVERNO_LOOKUP := kyverno/kyverno kyverno: @mkdir -p $(TMP_DIR)