Skip to content

Commit

Permalink
Update ko to v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman committed Sep 6, 2023
1 parent d881689 commit 34f846f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.13.0
KO=go run github.com/google/ko@v0.14.1

UPLOAD_CMD=$(KOPS_ROOT)/hack/upload ${UPLOAD_ARGS}

Expand Down

0 comments on commit 34f846f

Please sign in to comment.