Skip to content

Commit

Permalink
update Kubernetes versions list
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Dec 13, 2023
1 parent e0e61ca commit 60ed5e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/minikube/constants/constants_kubernetes_versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.29.0",
"v1.29.0-rc.2",
"v1.29.0-rc.1",
"v1.29.0-rc.0",
Expand Down

0 comments on commit 60ed5e3

Please sign in to comment.