Update MiniKube v1.15.1 to point to direct link (#5831)
Updates the 1.15.1 package to point to the 1.15.1 version installer rather than "latest"
This commit is contained in:
@@ -10,7 +10,7 @@ Description: minikube quickly sets up a local Kubernetes cluster on macOS, Linux
|
||||
Homepage: https://minikube.sigs.k8s.io/docs/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://storage.googleapis.com/minikube/releases/latest/minikube-installer.exe
|
||||
Url: https://github.com/kubernetes/minikube/releases/download/v1.15.1/minikube-installer.exe
|
||||
Sha256: 88D188440BAB92EFACC47CC1ECF04203F13F068BFC24C9882D5A51D869E94178
|
||||
InstallerType: exe
|
||||
Switches:
|
||||
|
||||
Reference in New Issue
Block a user