Skip to content

Commit c45b742

Browse files
committed
Default to Kubernetes 1.24
Signed-off-by: Stephen Kitt <[email protected]>
1 parent 18381bc commit c45b742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TIMEOUT ?= 5m
99
export GLOBALNET PLUGIN SETTINGS TIMEOUT
1010

1111
# Specific to `clusters`
12-
K8S_VERSION ?= 1.23
12+
K8S_VERSION ?= 1.24
1313
OLM_VERSION ?= v0.18.3
1414
export K8S_VERSION OLM OLM_VERSION PROMETHEUS
1515

0 commit comments

Comments
 (0)