Make release 0.18.0
Didn't notice that we already had a tag for 0.17.0 from last week. Let's skip that and move to 0.18.
This commit is contained in:
parent
9e667bc6dc
commit
1f910b1ad5
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
### 0.17.0 (2015-09-23)
|
||||
### 0.18.0 (2015-09-23)
|
||||
- Large bunch of bug-fixes
|
||||
- Fixed networking stats for newer docker versions using libnetwork.
|
||||
- Added application-specific metrics
|
||||
|
@ -15,4 +15,4 @@
|
||||
package version
|
||||
|
||||
// Version of cAdvisor.
|
||||
const VERSION = "0.17.0"
|
||||
const VERSION = "0.18.0"
|
||||
|
Loading…
Reference in New Issue
Block a user