Skip to content

Commit

Permalink
Update kindest/node Docker tag to v1.30.2 (#46)
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] committed Jul 2, 2024
1 parent 79a80c7 commit 8967e49
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 @@ -122,7 +122,7 @@ install: ## Install the kubectl-revisions binary to $GOBIN.
##@ Test Setup

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

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

0 comments on commit 8967e49

Please sign in to comment.