Skip to content

Commit

Permalink
Update hyperkube from v1.11.3 to v1.12.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Sep 22, 2018
1 parent 5e27dce commit 89c98f6
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 @@ -73,7 +73,7 @@ variable "container_images" {
calico_cni = "quay.io/calico/cni:v3.2.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.11.3"
hyperkube = "k8s.gcr.io/hyperkube:v1.12.0-rc.2"
coredns = "k8s.gcr.io/coredns:1.2.2"
pod_checkpointer = "quay.io/coreos/pod-checkpointer:9dc83e1ab3bc36ca25c9f7c18ddef1b91d4a0558"
}
Expand Down

0 comments on commit 89c98f6

Please sign in to comment.