We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 760f247 + 20267a6 commit 6607e7cCopy full SHA for 6607e7c
CHANGELOG.md
@@ -1,7 +1,11 @@
1
# Changelog
2
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
+
8
### 0.23.2 (2016-05-18)
-- Final release for Kubernetes 1.3
9
- Handle kernel log rotation
10
- More rkt support: poll rkt service for new containers
11
- Better handling of partial failures when fetching subcontainers
version/VERSION
@@ -1 +1 @@
-0.23.2
+0.23.3
0 commit comments