Skip to content

Commit

Permalink
Update ko to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman committed May 8, 2023
1 parent 68dcc7a commit 101bc1b
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.12.0
KO=go run github.com/google/ko@v0.13.0

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

Expand Down

0 comments on commit 101bc1b

Please sign in to comment.