Skip to content

Commit

Permalink
Merge pull request #20064 from minikube-bot/auto_update_kubernetes_ve…
Browse files Browse the repository at this point in the history
…rsions_list

Update Kubernetes versions list
  • Loading branch information
spowelljr authored Dec 10, 2024
2 parents 0217d1d + afb272d commit e6f8eb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/minikube/constants/constants_kubernetes_versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ 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.32.0-rc.2",
"v1.32.0-rc.1",
"v1.32.0-rc.0",
"v1.32.0-beta.0",
"v1.32.0-alpha.3",
Expand Down

0 comments on commit e6f8eb7

Please sign in to comment.