Update kubebuilder for test.

This commit is contained in:
Joseph Hanson 2024-04-22 06:53:36 -05:00
parent 99d94c6ee4
commit b9d5800ce7

View file

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