Skip to content

Commit

Permalink
Pin version to v0.1.0 in calicoctl
Browse files Browse the repository at this point in the history
  • Loading branch information
Spike Curtis committed Mar 13, 2015
1 parent ca2269a commit ea09d26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions calicoctl.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
--ip6=<IP6> The local IPv6 management address to use.
--master-image=<DOCKER_IMAGE_NAME> Docker image to use for
Calico's master container
[default: calico/master:latest]
[default: calico/master:v0.1.0]
--node-image=<DOCKER_IMAGE_NAME> Docker image to use for
Calico's per-node container
[default: calico/node:latest]
[default: calico/node:v0.1.0]
"""
import socket
Expand Down

0 comments on commit ea09d26

Please sign in to comment.