Skip to content

Commit

Permalink
Bump hyperkube to 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter Horré committed Dec 6, 2018
1 parent 0bf9afd commit cd6fc8b
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 @@ -79,7 +79,7 @@ variable "container_images" {
calico_cni = "quay.io/calico/cni:v3.1.3"
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.12.1"
hyperkube = "k8s.gcr.io/hyperkube:v1.12.3"
coredns = "k8s.gcr.io/coredns:1.2.2"
pod_checkpointer = "quay.io/coreos/pod-checkpointer:9dc83e1ab3bc36ca25c9f7c18ddef1b91d4a0558"
weave_kube = "docker.io/weaveworks/weave-kube:2.4.1"
Expand Down

0 comments on commit cd6fc8b

Please sign in to comment.