Merge pull request #2509 from chadswen/flannel-update
Update flannel version to v0.10.0
This commit is contained in:
commit
448c1d5faa
2 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@ Versions of supported components
|
|||
|
||||
- [kubernetes](https://github.com/kubernetes/kubernetes/releases) v1.9.3
|
||||
- [etcd](https://github.com/coreos/etcd/releases) v3.2.4
|
||||
- [flanneld](https://github.com/coreos/flannel/releases) v0.9.1
|
||||
- [flanneld](https://github.com/coreos/flannel/releases) v0.10.0
|
||||
- [calico](https://docs.projectcalico.org/v2.5/releases/) v2.5.0
|
||||
- [canal](https://github.com/projectcalico/canal) (given calico/flannel versions)
|
||||
- [cilium](https://github.com/cilium/cilium) v1.0.0-rc4
|
||||
|
|
|
@ -34,7 +34,7 @@ calico_ctl_version: "v1.6.1"
|
|||
calico_cni_version: "v1.11.0"
|
||||
calico_policy_version: "v1.0.0"
|
||||
calico_rr_version: "v0.4.0"
|
||||
flannel_version: "v0.9.1"
|
||||
flannel_version: "v0.10.0"
|
||||
flannel_cni_version: "v0.3.0"
|
||||
istio_version: "0.2.6"
|
||||
vault_version: 0.8.1
|
||||
|
|
Loading…
Reference in a new issue