update Kubernetes versions list

pull/19362/head
minikube-bot 2024-07-31 18:04:41 +00:00 committed by Medya Ghazizadeh
parent abcff17414
commit 751ca4ad69
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ package constants
// ValidKubernetesVersions is a list of Kubernetes versions in order from newest to oldest
// This is used when outputting Kubernetes versions and to select the latest patch version when unspecified
var ValidKubernetesVersions = []string{
"v1.31.0-rc.0",
"v1.31.0-beta.0",
"v1.31.0-alpha.3",
"v1.31.0-alpha.2",