mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 10:20:45 +00:00
Update Kubernetes from v1.16.3 to v1.17.0
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.17.md/#v1170
This commit is contained in:
@@ -75,7 +75,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.2"
|
||||
hyperkube = "k8s.gcr.io/hyperkube:v1.16.3"
|
||||
hyperkube = "k8s.gcr.io/hyperkube:v1.17.0"
|
||||
coredns = "k8s.gcr.io/coredns:1.6.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user