Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #785 from dghubble/update-calico
Browse files Browse the repository at this point in the history
Update Calico from v2.6.1 to v2.6.3
  • Loading branch information
dghubble authored Nov 30, 2017
2 parents d7a71a9 + 48ef682 commit e132fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/asset/images.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ var DefaultImages = ImageVersions{
EtcdOperator: "quay.io/coreos/etcd-operator:v0.5.0",
Flannel: "quay.io/coreos/flannel:v0.9.1-amd64",
FlannelCNI: "quay.io/coreos/flannel-cni:v0.3.0",
Calico: "quay.io/calico/node:v2.6.1",
CalicoCNI: "quay.io/calico/cni:v1.11.0",
Calico: "quay.io/calico/node:v2.6.3",
CalicoCNI: "quay.io/calico/cni:v1.11.1",
Hyperkube: "gcr.io/google_containers/hyperkube:v1.8.4",
Kenc: "quay.io/coreos/kenc:0.0.2",
KubeDNS: "gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.5",
Expand Down

0 comments on commit e132fe5

Please sign in to comment.