Skip to content

Commit

Permalink
chore: bump kind version to v0.16.0 (#987)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Oct 4, 2022
1 parent 379fa98 commit d8b535b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -54,7 +54,7 @@ BUILDX_BUILDER_NAME ?= img-builder
STEP_CLI_VERSION=0.18.0

# E2E test variables
KIND_VERSION ?= 0.15.0
KIND_VERSION ?= 0.16.0
KIND_K8S_VERSION ?= v1.24.0
SHELLCHECK_VER ?= v0.8.0

Expand Down

0 comments on commit d8b535b

Please sign in to comment.