cAdvisor 0.10.1
This commit is contained in:
parent
a40168abe5
commit
ef7dddf438
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.10.1 (2015-02-27)
|
||||||
|
- Disable OOM monitoring which is using too much CPU.
|
||||||
|
- Fix break in summary stats.
|
||||||
|
|
||||||
## 0.10.0 (2015-02-24)
|
## 0.10.0 (2015-02-24)
|
||||||
- Adding Start and End time for ContainerInfoRequest.
|
- Adding Start and End time for ContainerInfoRequest.
|
||||||
- Various misc fixes.
|
- Various misc fixes.
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
package info
|
package info
|
||||||
|
|
||||||
// Version of cAdvisor.
|
// Version of cAdvisor.
|
||||||
const VERSION = "0.10.0"
|
const VERSION = "0.10.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user