Skip to content

Commit

Permalink
rebase: update minikube to v1.26.0
Browse files Browse the repository at this point in the history
A new stable release of minikube is available, lets switch to it.
https://github.com/kubernetes/minikube/releases/tag/v1.26.0

Signed-off-by: Prasanna Kumar Kalever <[email protected]>
  • Loading branch information
Prasanna Kumar Kalever authored and mergify[bot] committed Jun 29, 2022
1 parent b56511c commit 29ddfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.env
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ SNAPSHOT_VERSION=v6.0.1
HELM_VERSION=v3.9.0

# minikube settings
MINIKUBE_VERSION=v1.26.0-beta.1
MINIKUBE_VERSION=v1.26.0
VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true

Expand Down

0 comments on commit 29ddfb5

Please sign in to comment.