Skip to content

Commit

Permalink
Update kubernetes test version to 1.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhny authored Jan 21, 2025
1 parent f5ea3db commit 33e0e1b
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 @@ -23,7 +23,7 @@ PROMETHEUS_VERSION := $(call extract-version,github.com/promethe

#### VARS ####
SKIPERATOR_CONTEXT ?= kind-$(KIND_CLUSTER_NAME)
KUBERNETES_VERSION = 1.30.0
KUBERNETES_VERSION = 1.31.3
KIND_IMAGE ?= kindest/node:v$(KUBERNETES_VERSION)
KIND_CLUSTER_NAME ?= skiperator

Expand Down

0 comments on commit 33e0e1b

Please sign in to comment.