Skip to content

Commit

Permalink
Update hyperkube from v1.10.1 to v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Apr 28, 2018
1 parent dc72106 commit a43af25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ variable "container_images" {
calico_cni = "quay.io/calico/cni:v3.1.1"
flannel = "quay.io/coreos/flannel:v0.10.0-amd64"
flannel_cni = "quay.io/coreos/flannel-cni:v0.3.0"
hyperkube = "k8s.gcr.io/hyperkube:v1.10.1"
hyperkube = "k8s.gcr.io/hyperkube:v1.10.2"
kubedns = "k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.9"
kubedns_dnsmasq = "k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.9"
kubedns_sidecar = "k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.9"
Expand Down

0 comments on commit a43af25

Please sign in to comment.