mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 10:20:45 +00:00
Update Kubernetes from v1.14.2 to v1.14.3
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#v1143
This commit is contained in:
@@ -80,7 +80,7 @@ variable "container_images" {
|
||||
flannel = "quay.io/coreos/flannel:v0.11.0-amd64"
|
||||
flannel_cni = "quay.io/coreos/flannel-cni:v0.3.0"
|
||||
kube_router = "cloudnativelabs/kube-router:v0.3.1"
|
||||
hyperkube = "k8s.gcr.io/hyperkube:v1.14.2"
|
||||
hyperkube = "k8s.gcr.io/hyperkube:v1.14.3"
|
||||
coredns = "k8s.gcr.io/coredns:1.5.0"
|
||||
pod_checkpointer = "quay.io/coreos/pod-checkpointer:83e25e5968391b9eb342042c435d1b3eeddb2be1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user