addons: Update Heapster from v1.5.0 to v1.5.1

* Switch to k8s.gcr.io vanity image name
* Add service account, Role, and ClusterRole for heapster
This commit is contained in:
Dalton Hubble
2018-02-11 10:45:39 -08:00
parent d9a0183f3f
commit de88fa5457
6 changed files with 57 additions and 4 deletions

View File

@ -4,6 +4,11 @@ Notable changes between versions.
## Latest
#### Addons
* Update heapster from v1.5.0 to v1.5.1 ([#131](https://github.com/poseidon/typhoon/pull/131))
* Use separate service account
## v1.9.3
* Kubernetes [v1.9.3](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.9.md#v193)