Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flannel version in documentation #1286

Merged
merged 2 commits into from
Jan 21, 2021

Conversation

pehala
Copy link
Contributor

@pehala pehala commented Apr 26, 2020

Description

Documentation for running flannel used 0.10 version instead of 0.12

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

@@ -23,7 +23,7 @@ flanneld -subnet-file /vxlan.env -etcd-prefix=/vxlan/network

1. Download a `flannel` binary.
```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.12.0/flanneld-amd64 && chmod +x flanneld-amd64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version v0.13.0 is already out. Could you please update with v0.13.0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@rajatchopra rajatchopra merged commit 14d007b into flannel-io:master Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants