Update CoreDNS from v1.2.6 to v1.3.0

* https://coredns.io/2018/12/15/coredns-1.3.0-release/
This commit is contained in:
Dalton Hubble
2019-01-05 13:35:03 -08:00
parent b57273b6f1
commit 6795a753ea
10 changed files with 10 additions and 9 deletions

View File

@ -7,6 +7,7 @@ Notable changes between versions.
* Add ServiceAccounts for `kube-apiserver` and `kube-scheduler` ([#370](https://github.com/poseidon/typhoon/pull/370))
* Use a lower-privilege TLS client certificate with org `system:nodes` for Kubelets ([#372](https://github.com/poseidon/typhoon/pull/372))
* Bind the `system:nodes` group to the `system:node` ClusterRole
* Update CoreDNS from v1.2.6 to [v1.3.0](https://coredns.io/2018/12/15/coredns-1.3.0-release/)
#### AWS