Release notes for v0.33.1, fix v0.33.0 date

pull/3548/head
Thomas Stromberg 2019-01-18 14:00:20 -08:00
parent 28f3e74b41
commit 5cb379c417
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Minikube Release Notes # Minikube Release Notes
# Version 0.33.0 - 2019-01-07 # Version 0.33.1 - 2019-01-18
* Install upstream runc into /usr/bin/docker-runc [#3545](https://github.com/kubernetes/minikube/pull/3545)
# Version 0.33.0 - 2019-01-17
* Set default Kubernetes version to v1.13.2 (latest stable) [#3527](https://github.com/kubernetes/minikube/pull/3527) * Set default Kubernetes version to v1.13.2 (latest stable) [#3527](https://github.com/kubernetes/minikube/pull/3527)
* Update to opencontainers/runc HEAD as of 2019-01-15 [#3535](https://github.com/kubernetes/minikube/pull/3535) * Update to opencontainers/runc HEAD as of 2019-01-15 [#3535](https://github.com/kubernetes/minikube/pull/3535)