Update CoreDNS to 1.6.0 (#5021)

This commit is contained in:
Andreas Krüger
2019-07-31 03:58:21 +02:00
committed by Kubernetes Prow Robot
parent 66c5ed8406
commit 8c935dfb50
2 changed files with 2 additions and 2 deletions

View File

@@ -248,7 +248,7 @@ nginx_image_tag: 1.15
haproxy_image_repo: docker.io/haproxy
haproxy_image_tag: 1.9
coredns_version: "1.5.2"
coredns_version: "1.6.0"
coredns_image_repo: "docker.io/coredns/coredns"
coredns_image_tag: "{{ coredns_version }}"