From ff43de695e2e3aa416f68ec23dea52018fee562a Mon Sep 17 00:00:00 2001
From: Alexander Chumakov <bestak47@gmail.com>
Date: Sat, 29 Jul 2017 10:57:45 +0300
Subject: [PATCH] Update flannel from v0.6.2 to v0.8.0 in Readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e7e9245b6..62c38156c 100644
--- a/README.md
+++ b/README.md
@@ -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>
-- 
GitLab