Skip to content

Commit a145d12

Browse files
Release v2.6.1
1 parent f7924ab commit a145d12

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

_data/versions.yml

+47
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,51 @@
11
v2.6:
2+
- title: v2.6.1
3+
note: |
4+
29 September 2017
5+
6+
Calico v2.6.0 was released with the wrong version of Felix, which meant that egress network policy did not function as expected. Calico v2.6.1 includes the correct version.
7+
8+
<div class="alert alert-danger" role="alert"><b>Important</b>: If you are using the Kubernetes datastore and upgrading from Calico v2.4.x or earlier to Calico v2.5.x or later, you must <a href="https://github.com/projectcalico/calico/blob/master/upgrade/v2.5/README.md">migrate your Calico configuration data</a> before upgrading. Otherwise, your cluster may lose connectivity after the upgrade.</div>
9+
10+
components:
11+
felix:
12+
version: 2.6.0
13+
url: https://github.com/projectcalico/felix/releases/tag/2.6.0
14+
typha:
15+
version: v0.5.1
16+
url: https://github.com/projectcalico/typha/releases/tag/v0.5.1
17+
calicoctl:
18+
version: v1.6.1
19+
url: https://github.com/projectcalico/calicoctl/releases/tag/v1.6.1
20+
download_url: https://github.com/projectcalico/calicoctl/releases/download/v1.6.1/calicoctl
21+
calico/node:
22+
version: v2.6.0
23+
url: https://github.com/projectcalico/calico/releases/tag/v2.6.0
24+
calico/cni:
25+
version: v1.11.0
26+
url: https://github.com/projectcalico/cni-plugin/releases/tag/v1.11.0
27+
download_calico_url: https://github.com/projectcalico/cni-plugin/releases/download/v1.11.0/calico
28+
download_calico_ipam_url: https://github.com/projectcalico/cni-plugin/releases/download/v1.11.0/calico-ipam
29+
calico-bird:
30+
version: v0.3.1
31+
url: https://github.com/projectcalico/calico-bird/releases/tag/v0.3.1
32+
calico-bgp-daemon:
33+
version: v0.2.1
34+
url: https://github.com/projectcalico/calico-bgp-daemon/releases/tag/v0.2.1
35+
libnetwork-plugin:
36+
version: v1.1.0
37+
url: https://github.com/projectcalico/libnetwork-plugin/releases/tag/v1.1.0
38+
calico/kube-controllers:
39+
version: v1.0.0
40+
url: https://github.com/projectcalico/k8s-policy/releases/tag/v1.0.0
41+
networking-calico:
42+
version: 1.4.2
43+
url: http://git.openstack.org/cgit/openstack/networking-calico/commit/?h=1.4.2
44+
calico/routereflector:
45+
version: v0.4.0
46+
url: ""
47+
48+
249
- title: v2.6.0
350
note: |
451
28 September 2017

0 commit comments

Comments
 (0)