Skip to content

Commit

Permalink
Merge pull request #59132 from caseydavenport/automated-cherry-pick-o…
Browse files Browse the repository at this point in the history
…f-#59130-upstream-release-1.8

Automatic merge from submit-queue.

Automated cherry pick of #59130: Update Calico to version v2.6.7

Cherry pick of #59130 on release-1.8.

#59130: Update Calico to version v2.6.7
  • Loading branch information
Kubernetes Submit Queue authored Feb 2, 2018
2 parents b7b212b + 2cbff06 commit 60b7889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
# container programs network policy and routes on each
# host.
- name: calico-node
image: gcr.io/projectcalico-org/node:v2.6.6
image: gcr.io/projectcalico-org/node:v2.6.7
env:
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
hostNetwork: true
serviceAccountName: calico
containers:
- image: gcr.io/projectcalico-org/typha:v0.5.5
- image: gcr.io/projectcalico-org/typha:v0.5.6
name: calico-typha
ports:
- containerPort: 5473
Expand Down

0 comments on commit 60b7889

Please sign in to comment.