Update etcd from v3.3.10 to v3.3.11

* https://github.com/etcd-io/etcd/releases/tag/v3.3.11
This commit is contained in:
Dalton Hubble
2019-01-12 00:20:47 -08:00
parent 1d66ad33f7
commit b74cc8afd2
10 changed files with 13 additions and 9 deletions

View File

@ -4,6 +4,10 @@ Notable changes between versions.
## Latest
* Update etcd from v3.3.10 to [v3.3.11](https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3311-2019-1-11)
## v1.13.2
* Kubernetes [v1.13.2](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.13.md#v1132)
* Add ServiceAccounts for `kube-apiserver` and `kube-scheduler` ([#370](https://github.com/poseidon/typhoon/pull/370))
* Use lower-privilege TLS client certificates for Kubelets ([#372](https://github.com/poseidon/typhoon/pull/372))