kubebuilder did not yet create a 1.26 release

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Luca Comellini <luca.com@gmail.com>
This commit is contained in:
Tim Ramlot 2022-12-12 10:13:25 +01:00 committed by Luca Comellini
parent 26d04f3d8a
commit 8baaffc02b
No known key found for this signature in database
GPG Key ID: 4850B36E838507C6

View File

@ -33,7 +33,7 @@ GATEWAY_API_VERSION=v0.5.1
K8S_CODEGEN_VERSION=v0.26.0
KUBEBUILDER_ASSETS_VERSION=1.26.0
KUBEBUILDER_ASSETS_VERSION=1.25.0
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)