cAdvisor 0.15.1
This commit is contained in:
parent
a36554fc80
commit
eeffacb464
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.15.1 (2015-06-10)
|
||||||
|
- Fix longstanding memory leak.
|
||||||
|
- Fix UI on newest Chrome.
|
||||||
|
|
||||||
## 0.15.0 (2015-06-08)
|
## 0.15.0 (2015-06-08)
|
||||||
- Expose multiple network intefaces in UI and API.
|
- Expose multiple network intefaces in UI and API.
|
||||||
- Add support for XFS.
|
- Add support for XFS.
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
// Version of cAdvisor.
|
// Version of cAdvisor.
|
||||||
const VERSION = "0.15.0"
|
const VERSION = "0.15.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user