update Kubernetes versions list

pull/21368/merge
minikube-bot 2025-08-25 06:07:06 +00:00 committed by Medya Ghazizadeh
parent 7d4604a368
commit 99f1e93b3b
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.34.0-rc.2",
"v1.34.0-rc.1",
"v1.34.0-rc.0",
"v1.34.0-beta.0",