Update Calico to version v2.6.7

pull/6/head
Casey Davenport 2018-01-31 10:08:40 -08:00
parent aa12b9b7cb
commit 96917dc125
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ spec:
# container programs network policy and routes on each # container programs network policy and routes on each
# host. # host.
- name: calico-node - name: calico-node
image: gcr.io/projectcalico-org/node:v2.6.6 image: gcr.io/projectcalico-org/node:v2.6.7
env: env:
- name: CALICO_DISABLE_FILE_LOGGING - name: CALICO_DISABLE_FILE_LOGGING
value: "true" value: "true"

View File

@ -22,7 +22,7 @@ spec:
hostNetwork: true hostNetwork: true
serviceAccountName: calico serviceAccountName: calico
containers: containers:
- image: gcr.io/projectcalico-org/typha:v0.5.5 - image: gcr.io/projectcalico-org/typha:v0.5.6
name: calico-typha name: calico-typha
ports: ports:
- containerPort: 5473 - containerPort: 5473