Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 6709aab

Browse files
authored
Update minikube version (elastic#5572)
1 parent b158032 commit 6709aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/dev/minikube-cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
set -eu
1212

13-
: "${MINIKUBE_KUBERNETES_VERSION:=v1.12.8}"
13+
: "${MINIKUBE_KUBERNETES_VERSION:=v1.23.3}"
1414
: "${MINIKUBE_MEMORY:=8192}"
1515
: "${MINIKUBE_CPUS:=4}"
1616

0 commit comments

Comments
 (0)