Update Kubebuilder to 1.29.3

This commit is contained in:
Joseph Hanson 2024-04-04 11:52:54 -05:00
parent 1066032f96
commit 18c06c9d69

View file

@ -7,7 +7,7 @@ IMAGE_TAG := "latest"
OUT := $(shell pwd)/_out
KUBEBUILDER_VERSION=1.28.0
KUBEBUILDER_VERSION=1.29.3
HELM_FILES := $(shell find deploy/example-webhook)