Skip to content

Commit 7eb4c25

Browse files
committed
Update version pins for Calico 2.5.1.
Rev Felix and Typha to pick up Typha client fix.
1 parent a4b9841 commit 7eb4c25

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.5:
2+
- title: v2.5.1
3+
note: |
4+
30 August 2017
5+
6+
Detailed release notes can be found on [GitHub](https://github.com/projectcalico/calico/releases).
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+
11+
components:
12+
felix:
13+
version: 2.5.1
14+
url: https://github.com/projectcalico/felix/releases/tag/2.5.1
15+
typha:
16+
version: v0.4.1
17+
url: https://github.com/projectcalico/typha/releases/tag/v0.4.1
18+
calicoctl:
19+
version: v1.5.0
20+
url: https://github.com/projectcalico/calicoctl/releases/tag/v1.5.0
21+
download_url: https://github.com/projectcalico/calicoctl/releases/download/v1.5.0/calicoctl
22+
calico/node:
23+
version: v2.5.1
24+
url: https://github.com/projectcalico/calico/releases/tag/v2.5.1
25+
calico/cni:
26+
version: v1.10.0
27+
url: https://github.com/projectcalico/cni-plugin/releases/tag/v1.10.0
28+
download_calico_url: https://github.com/projectcalico/cni-plugin/releases/download/v1.10.0/calico
29+
download_calico_ipam_url: https://github.com/projectcalico/cni-plugin/releases/download/v1.10.0/calico-ipam
30+
calico-bird:
31+
version: v0.3.1
32+
url: https://github.com/projectcalico/calico-bird/releases/tag/v0.3.1
33+
calico-bgp-daemon:
34+
version: v0.2.1
35+
url: https://github.com/projectcalico/calico-bgp-daemon/releases/tag/v0.2.1
36+
libnetwork-plugin:
37+
version: v1.1.0
38+
url: https://github.com/projectcalico/libnetwork-plugin/releases/tag/v1.1.0
39+
calico/kube-policy-controller:
40+
version: v0.7.0
41+
url: https://github.com/projectcalico/k8s-policy/releases/tag/v0.7.0
42+
networking-calico:
43+
version: 1.4.2
44+
url: http://git.openstack.org/cgit/openstack/networking-calico/commit/?h=1.4.2
45+
calico/routereflector:
46+
version: v0.4.0
47+
url: ""
48+
249
- title: v2.5.0
350
note: |
451
22 August 2017

0 commit comments

Comments
 (0)