diff --git a/CHANGELOG.md b/CHANGELOG.md index 009e9a696e..53aa6d91de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,21 +2,20 @@ ## Version 1.6.0 - 2019-12-10 -* Sync cached image list for Kubernetes v1.17 [#6043](https://github.com/kubernetes/minikube/pull/6043) +* Update default k8s version to v1.17.0 [#6042](https://github.com/kubernetes/minikube/pull/6042) * cache add: load images to all profiles & skip previously cached images [#5987](https://github.com/kubernetes/minikube/pull/5987) * Pre-cache the latest kube-addon-manager [#5935](https://github.com/kubernetes/minikube/pull/5935) -* Update default k8s version to v1.17.0 [#6042](https://github.com/kubernetes/minikube/pull/6042) * Add sch_netem kernel module for network emulation [#6038](https://github.com/kubernetes/minikube/pull/6038) * Update dashboard to 2.0.0b8 and pre-cache it again [#6039](https://github.com/kubernetes/minikube/pull/6039) * Make Kubernetes version sticky for a cluster instead of auto-upgrading [#5798](https://github.com/kubernetes/minikube/pull/5798) * Don't use bash as the entrypoint for docker [#5818](https://github.com/kubernetes/minikube/pull/5818) * Make lock names uid and path specific to avoid conflicts [#5912](https://github.com/kubernetes/minikube/pull/5912) -* typo: Fix typo in err_map key [#6010](https://github.com/kubernetes/minikube/pull/6010) * Remove depreacted annotation storageclass.beta.kubernetes.io [#5954](https://github.com/kubernetes/minikube/pull/5954) * show status in profile list [#5988](https://github.com/kubernetes/minikube/pull/5988) * Use newer gvisor version [#6000](https://github.com/kubernetes/minikube/pull/6000) * Adds dm-crypt support [#5739](https://github.com/kubernetes/minikube/pull/5739) * Add performance analysis packages to minikube ISO [#5942](https://github.com/kubernetes/minikube/pull/5942) +* typo: Fix typo in err_map key [#6010](https://github.com/kubernetes/minikube/pull/6010) Thanks goes out to the merry band of Kubernetes contributors that made this release possible: