Merge pull request #1483 from delfer/patch-3
Update flannel from 0.6.2 to 0.8.0
This commit is contained in:
commit
6eacedc443
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ Versions of supported components
|
|||
|
||||
[kubernetes](https://github.com/kubernetes/kubernetes/releases) v1.6.7 <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>
|
||||
[canal](https://github.com/projectcalico/canal) (given calico/flannel versions) <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_policy_version: "v0.5.4"
|
||||
weave_version: 2.0.1
|
||||
flannel_version: v0.6.2
|
||||
flannel_version: v0.8.0
|
||||
pod_infra_version: 3.0
|
||||
|
||||
# Download URL's
|
||||
|
|
Loading…
Reference in a new issue