Parcourir la source

Merge pull request #1286 from pehala/update_doc_version

Update flannel version in documentation
Rajat Chopra il y a 4 ans
Parent
commit
14d007ba03
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Documentation/running.md

+ 1 - 1
Documentation/running.md

@@ -23,7 +23,7 @@ flanneld -subnet-file /vxlan.env -etcd-prefix=/vxlan/network
 
 
 1. Download a `flannel` binary.
 1. Download a `flannel` binary.
 ```bash
 ```bash
-wget https://github.com/coreos/flannel/releases/download/v0.10.0/flanneld-amd64 && chmod +x flanneld-amd64
+wget https://github.com/coreos/flannel/releases/download/v0.13.0/flanneld-amd64 && chmod +x flanneld-amd64
 ```
 ```
 2. Run the binary.
 2. Run the binary.
 ```bash
 ```bash