|
@ -44,7 +44,7 @@ flannel_image_tag: "{{ flannel_version }}" |
|
|
calicoctl_image_repo: "calico/ctl" |
|
|
calicoctl_image_repo: "calico/ctl" |
|
|
# TODO(apanchenko): v1.0.0-beta can't execute `node run` from Docker container |
|
|
# TODO(apanchenko): v1.0.0-beta can't execute `node run` from Docker container |
|
|
# for details see https://github.com/projectcalico/calico-containers/issues/1291 |
|
|
# for details see https://github.com/projectcalico/calico-containers/issues/1291 |
|
|
calicoctl_image_tag: "v0.22.0" |
|
|
|
|
|
|
|
|
calicoctl_image_tag: "v1.0.0-beta-18-gf72bc1d" |
|
|
calico_node_image_repo: "calico/node" |
|
|
calico_node_image_repo: "calico/node" |
|
|
calico_node_image_tag: "{{ calico_version }}" |
|
|
calico_node_image_tag: "{{ calico_version }}" |
|
|
calico_cni_image_repo: "calico/cni" |
|
|
calico_cni_image_repo: "calico/cni" |
|
|