Update Kubernetes from v1.16.2 to v1.16.3

* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#v1163
This commit is contained in:
Dalton Hubble
2019-11-13 13:05:15 -08:00
parent a8b7792338
commit d7061020ba
40 changed files with 101 additions and 98 deletions

View File

@ -4,6 +4,9 @@ Notable changes between versions.
## Latest
## v1.16.3
* Kubernetes [v1.16.3](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#v1163)
* Update etcd from v3.4.2 to v3.4.3 ([#582](https://github.com/poseidon/typhoon/pull/582))
* Upgrade Calico from v3.9.2 to [v3.10.1](https://docs.projectcalico.org/v3.10/release-notes/)
* Allow advertising service ClusterIPs to peer routers via a [BGPConfiguration](https://docs.projectcalico.org/v3.10/networking/advertise-service-ips)