cAdvisor 0.6.2
This commit is contained in:
parent
fe245a74ba
commit
d9813b532b
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.6.2 (2014-11-20)
|
||||||
|
- Fixes for Docker API and UI endpoints.
|
||||||
|
- Misc UI bugfixes.
|
||||||
|
|
||||||
## 0.6.1 (2014-11-18)
|
## 0.6.1 (2014-11-18)
|
||||||
- Bug fix in InfluxDB storage driver. Container name and hostname will be exported.
|
- Bug fix in InfluxDB storage driver. Container name and hostname will be exported.
|
||||||
|
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
package info
|
package info
|
||||||
|
|
||||||
// Version of cAdvisor.
|
// Version of cAdvisor.
|
||||||
const VERSION = "0.6.1"
|
const VERSION = "0.6.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user