Update kubebuilder for test.
This commit is contained in:
parent
99d94c6ee4
commit
b9d5800ce7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue