mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-19 18:07:37 -02:30
Merge pull request #1483 from delfer/patch-3
Update flannel from 0.6.2 to 0.8.0
This commit is contained in:
@@ -55,7 +55,7 @@ Versions of supported components
|
|||||||
|
|
||||||
[kubernetes](https://github.com/kubernetes/kubernetes/releases) v1.6.7 <br>
|
[kubernetes](https://github.com/kubernetes/kubernetes/releases) v1.6.7 <br>
|
||||||
[etcd](https://github.com/coreos/etcd/releases) v3.0.17 <br>
|
[etcd](https://github.com/coreos/etcd/releases) v3.0.17 <br>
|
||||||
[flanneld](https://github.com/coreos/flannel/releases) v0.6.2 <br>
|
[flanneld](https://github.com/coreos/flannel/releases) v0.8.0 <br>
|
||||||
[calicoctl](https://github.com/projectcalico/calico-docker/releases) v0.23.0 <br>
|
[calicoctl](https://github.com/projectcalico/calico-docker/releases) v0.23.0 <br>
|
||||||
[canal](https://github.com/projectcalico/canal) (given calico/flannel versions) <br>
|
[canal](https://github.com/projectcalico/canal) (given calico/flannel versions) <br>
|
||||||
[weave](http://weave.works/) v1.8.2 <br>
|
[weave](http://weave.works/) v1.8.2 <br>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ calico_version: "v1.1.3"
|
|||||||
calico_cni_version: "v1.7.0"
|
calico_cni_version: "v1.7.0"
|
||||||
calico_policy_version: "v0.5.4"
|
calico_policy_version: "v0.5.4"
|
||||||
weave_version: 2.0.1
|
weave_version: 2.0.1
|
||||||
flannel_version: v0.6.2
|
flannel_version: v0.8.0
|
||||||
pod_infra_version: 3.0
|
pod_infra_version: 3.0
|
||||||
|
|
||||||
# Download URL's
|
# Download URL's
|
||||||
|
|||||||
Reference in New Issue
Block a user