Update ko to v0.13.0

This commit is contained in:
Ciprian Hacman 2023-05-08 08:03:33 +03:00
parent 68dcc7ad48
commit 101bc1b537
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ endif
# CODEGEN_VERSION is the version of k8s.io/code-generator to use
CODEGEN_VERSION=v0.24.0
KO=go run github.com/google/ko@v0.12.0
KO=go run github.com/google/ko@v0.13.0
UPLOAD_CMD=$(KOPS_ROOT)/hack/upload ${UPLOAD_ARGS}