Skip to content

Commit b968f79

Browse files
chore(deps): update dependency google/ko to v0.18.0 (#707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25d891b commit b968f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ kind:
334334
$(call go-install-tool,$(KIND),sigs.k8s.io/kind/cmd/kind@$(KIND_VERSION))
335335

336336
KO := $(LOCALBIN)/ko
337-
KO_VERSION := v0.17.1
337+
KO_VERSION := v0.18.0
338338
KO_LOOKUP := google/ko
339339
ko:
340340
@test -s $(KO) && $(KO) -h | grep -q $(KO_VERSION) || \

0 commit comments

Comments
 (0)