Include 1.12 change.

pull/3216/head
Thomas Stromberg 2018-10-05 14:34:50 -07:00
parent a5a6a1fc4e
commit 7b86c47a07
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# Version 0.30.0 - 10/04/2018
* Initial support for Kubernetes 1.12+ [#3180](https://github.com/kubernetes/minikube/pull/3180)
* Use "kubectl proxy" instead of a NodePort to expose the dashboard [#3210](https://github.com/kubernetes/minikube/pull/3210)
* Enhance the Ingress Addon [#3099](https://github.com/kubernetes/minikube/pull/3099)
* Upgrade cni and cni-plugins to release version [#3152](https://github.com/kubernetes/minikube/pull/3152)
@ -16,6 +17,7 @@ Huge thank you for this release towards our contributors:
- Anders F Björklund
- Bob Killen
- David Genest
- Denis Gladkikh
- dlorenc
- Fernando Diaz
- oilbeater