From 60a055cc6557400ef24e19cea07d331095068579 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 13:30:07 +0000 Subject: [PATCH] chore(deps): update dependency kyverno to v1.16.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b43c4a..42a4b12 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ crane: KYVERNO := $(LOCALBIN)/kyverno -KYVERNO_VERSION := v1.15.2 +KYVERNO_VERSION := v1.16.1 KYVERNO_LOOKUP := kyverno/kyverno kyverno: @mkdir -p $(TMP_DIR)