Skip to content

Commit 6607e7c

Browse files
committed
Merge pull request #1325 from timstclair/release-v0.23
Release v0.23.3
2 parents 760f247 + 20267a6 commit 6607e7c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Changelog
22

3+
### 0.23.3 (2016-06-08)
4+
- Cherry-pick release:
5+
- Cap the maximum consecutive du commands
6+
- Fix a panic when a prometheus endpoint ends with a newline
7+
38
### 0.23.2 (2016-05-18)
4-
- Final release for Kubernetes 1.3
59
- Handle kernel log rotation
610
- More rkt support: poll rkt service for new containers
711
- Better handling of partial failures when fetching subcontainers

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.23.2
1+
0.23.3

0 commit comments

Comments
 (0)