From 9a03600fb8475417619d9f2ec675557920b514a2 Mon Sep 17 00:00:00 2001 From: Casey Davenport Date: Mon, 7 Aug 2017 15:45:18 -0700 Subject: [PATCH] Update versions for Calico v2.4.1 --- _data/versions.yml | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/_data/versions.yml b/_data/versions.yml index 71871625d0f..98b9eb0a988 100644 --- a/_data/versions.yml +++ b/_data/versions.yml @@ -1,5 +1,48 @@ v2.4: +- title: v2.4.1 + note: | + 07 August 2017 + + Detailed release notes can be found on [GitHub](https://github.com/projectcalico/calico/releases). + + components: + felix: + version: 2.4.1 + url: https://github.com/projectcalico/felix/releases/tag/2.4.1 + typha: + version: v0.3.1 + url: https://github.com/projectcalico/typha/releases/tag/v0.3.1 + calicoctl: + version: v1.4.0 + url: https://github.com/projectcalico/calicoctl/releases/tag/v1.4.0 + download_url: https://github.com/projectcalico/calicoctl/releases/download/v1.4.0/calicoctl + calico/node: + version: v2.4.0 + calico/cni: + version: v1.10.0 + url: https://github.com/projectcalico/cni-plugin/releases/tag/v1.10.0 + download_calico_url: https://github.com/projectcalico/cni-plugin/releases/download/v1.10.0/calico + download_calico_ipam_url: https://github.com/projectcalico/cni-plugin/releases/download/v1.10.0/calico-ipam + calico-bird: + version: v0.3.1 + url: https://github.com/projectcalico/calico-bird/releases/tag/v0.3.1 + calico-bgp-daemon: + version: v0.2.1 + url: https://github.com/projectcalico/calico-bgp-daemon/releases/tag/v0.2.1 + libnetwork-plugin: + version: v1.1.0 + url: https://github.com/projectcalico/libnetwork-plugin/releases/tag/v1.1.0 + calico/kube-policy-controller: + version: v0.7.0 + url: https://github.com/projectcalico/k8s-policy/releases/tag/v0.7.0 + networking-calico: + version: 1.4.2 + url: http://git.openstack.org/cgit/openstack/networking-calico/commit/?h=1.4.2 + calico/routereflector: + version: v0.4.0 + url: "" + - title: v2.4.0 note: | 31 July 2017 @@ -848,7 +891,7 @@ master: note: "" components: felix: - version: 2.4.0 + version: 2.4.1 url: "" calicoctl: version: master