Skip to content

Commit

Permalink
Update kindest/node Docker tag to v1.30.0 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent e11e475 commit 901377f
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 @@ -105,7 +105,7 @@ install: ## Install the kubectl-history binary to $GOBIN.
##@ Test Setup

# renovate: datasource=docker depName=kindest/node
KIND_KUBERNETES_VERSION ?= v1.28.9
KIND_KUBERNETES_VERSION ?= v1.30.0

KIND_KUBECONFIG := $(PROJECT_DIR)/hack/kind_kubeconfig.yaml
kind-up kind-down: export KUBECONFIG = $(KIND_KUBECONFIG)
Expand Down

0 comments on commit 901377f

Please sign in to comment.