From e26fb8164b08b4a73338a6cd78b2972126efb21e Mon Sep 17 00:00:00 2001 From: Mike Danese Date: Tue, 21 Jun 2016 13:24:30 -0700 Subject: [PATCH] fix mungegithub and the verification build --- docs/proposals/container-init.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/proposals/container-init.md b/docs/proposals/container-init.md index 15aac1012e8..41add5fe9d9 100644 --- a/docs/proposals/container-init.md +++ b/docs/proposals/container-init.md @@ -18,6 +18,11 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. + + +The latest release of this document can be found +[here](http://releases.k8s.io/release-1.3/docs/proposals/container-init.md). + Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io).