Skip to content

Commit

Permalink
Merge pull request #15 from stevendborrelli/kcl-v0.10.0
Browse files Browse the repository at this point in the history
Update kcl to v0.10.0
  • Loading branch information
jbw976 authored Sep 23, 2024
2 parents f8d1bb9 + a1f31d0 commit ee51080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makelib/k8s_tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ISTIO_DOWNLOAD_TUPLE := osx-$(SAFEHOSTARCH)
endif

# the version of kcl to use
KCL_VERSION ?= v0.9.5
KCL_VERSION ?= v0.10.0
KCL := $(TOOLS_HOST_DIR)/kcl-$(KCL_VERSION)

# the version of kind to use
Expand Down

0 comments on commit ee51080

Please sign in to comment.