Bump ko-build

See changes: https://github.com/ko-build/ko/compare/v0.14.1...v0.18.0

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
This commit is contained in:
Arnaud Meukam 2025-08-14 12:42:48 +02:00
parent 20023e5596
commit 4aaeb5f92f
No known key found for this signature in database
GPG Key ID: E127D6541A5EBDDB
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.29.0
KO=go run github.com/google/ko@v0.14.1
KO=go run github.com/google/ko@v0.18.0
UPLOAD_CMD=$(KOPS_ROOT)/hack/upload ${UPLOAD_ARGS}