Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Update Calico CNI version
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Nov 7, 2018
1 parent 2423bb0 commit f39f0dd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ spec:
# This container installs the Calico CNI binaries
# and CNI network config file on each node.
- name: install-cni
image: quay.io/calico/cni:v3.4.0-0.dev-13-gcda66d6
image: quay.io/calico/cni:v3.4.0-0.dev-26-gebf86ed
command: ["/install-cni.sh"]
env:
# Name of the CNI config file to create.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ spec:
# This container installs the Calico CNI binaries
# and CNI network config file on each node.
- name: install-cni
image: quay.io/calico/cni:v3.4.0-0.dev-13-gcda66d6
image: quay.io/calico/cni:v3.4.0-0.dev-26-gebf86ed
command: ["/install-cni.sh"]
env:
# Name of the CNI config file to create.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ spec:
# This container installs the Calico CNI binaries
# and CNI network config file on each node.
- name: install-cni
image: quay.io/calico/cni:v3.4.0-0.dev-13-gcda66d6
image: quay.io/calico/cni:v3.4.0-0.dev-26-gebf86ed
command: ["/install-cni.sh"]
env:
# Name of the CNI config file to create.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ spec:
# This container installs the Calico CNI binaries
# and CNI network config file on each node.
- name: install-cni
image: quay.io/calico/cni:v3.4.0-0.dev-13-gcda66d6
image: quay.io/calico/cni:v3.4.0-0.dev-26-gebf86ed
command: ["/install-cni.sh"]
env:
# Name of the CNI config file to create.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ spec:
# This container installs the Calico CNI binaries
# and CNI network config file on each node.
- name: install-cni
image: quay.io/calico/cni:v3.4.0-0.dev-13-gcda66d6
image: quay.io/calico/cni:v3.4.0-0.dev-26-gebf86ed
command: ["/install-cni.sh"]
env:
# Name of the CNI config file to create.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ spec:
# This container installs the Calico CNI binaries
# and CNI network config file on each node.
- name: install-cni
image: quay.io/calico/cni:v3.4.0-0.dev-13-gcda66d6
image: quay.io/calico/cni:v3.4.0-0.dev-26-gebf86ed
command: ["/install-cni.sh"]
env:
# Name of the CNI config file to create.
Expand Down

0 comments on commit f39f0dd

Please sign in to comment.