mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-28 10:20:39 +00:00
Update hyperkube from v1.11.2 to v1.11.3
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1113
This commit is contained in:
@@ -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.2"
|
||||
hyperkube = "k8s.gcr.io/hyperkube:v1.11.3"
|
||||
coredns = "k8s.gcr.io/coredns:1.1.3"
|
||||
pod_checkpointer = "quay.io/coreos/pod-checkpointer:9dc83e1ab3bc36ca25c9f7c18ddef1b91d4a0558"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user