Skip to content

Commit 35e2526

Browse files
committed
for minikube version we use the kubernetes version (1.31.0) instead of the minikube tool version itself (1.34.0)
1 parent 8481dc9 commit 35e2526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/release_versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ AKS_MIN=1.28
1313
AKS_MAX=1.31
1414
OPENSHIFT_MIN=4.14.44
1515
OPENSHIFT_MAX=4.17.11
16-
MINIKUBE_REL=1.34.0
16+
MINIKUBE_REL=1.31.0

0 commit comments

Comments
 (0)