Skip to content

Commit

Permalink
tools(kind): upgrade kind (#897)
Browse files Browse the repository at this point in the history
Signed-off-by: cndoit18 <cndoit18@outlook.com>
  • Loading branch information
cndoit18 committed May 21, 2022
1 parent 008732c commit 95ff926
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 @@ -682,7 +682,7 @@ $(HADOLINT):
> $(HADOLINT)
chmod u+x $(HADOLINT)

KIND_VERSION := 0.11.1
KIND_VERSION := 0.14.0
KIND := $(BIN)/kind

.PHONY: kind
Expand Down

0 comments on commit 95ff926

Please sign in to comment.