From 03016848fda8bac46908ba8e27e1a3d6ee122445 Mon Sep 17 00:00:00 2001 From: Andreas Fritzler Date: Fri, 11 Oct 2024 14:18:57 +0200 Subject: [PATCH] Regenrate examples using controller-tools v0.16.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c492327..3471919 100644 --- a/Makefile +++ b/Makefile @@ -163,7 +163,7 @@ $(LOCALBIN): ENVTEST ?= $(LOCALBIN)/setup-envtest ## Tool Versions -CODE_GENERATOR_VERSION = v0.31.0 +CODE_GENERATOR_VERSION = v0.31.1 # ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary. ENVTEST_K8S_VERSION = 1.31.0