From 49b9144d949086f62bba38d6d5996b9de7615cb7 Mon Sep 17 00:00:00 2001 From: archyufa Date: Wed, 28 Sep 2016 11:48:25 -0400 Subject: [PATCH] Release Notes update with component versions Added Kubernetes components Change-Id: Icf61408a47c7d36a0732babdd13903ea3599a178 --- Kubernetes/CHANGELOG.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Kubernetes/CHANGELOG.rst b/Kubernetes/CHANGELOG.rst index 143de78..86fa6b1 100644 --- a/Kubernetes/CHANGELOG.rst +++ b/Kubernetes/CHANGELOG.rst @@ -3,6 +3,17 @@ Release Notes V1.0.0 - 9/23/2016 ------------------ +* Updated Kubernetes components to: + + * etcd v3.0.9 + * kubernetes v1.4.0-beta + * flannel v0.5.5 + * Go v1.7.1 + * confd v0.7.1 + * docker v1.12.1 + * calico v0.22.0 + * calico-cni v1.4.2 + * Added support for Calico networking by default * Added rolling updates support for Kubernetes applications * Added Kubernetes binaries for Debian image