Merge pull request #17559 from ameukam/bump-ko-build

Bump ko-build
This commit is contained in:
Kubernetes Prow Robot 2025-08-14 05:25:12 -07:00 committed by GitHub
commit a0b5174c85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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}