Upgrade CoreDNS to 1.5.0 (#4494)

This commit is contained in:
Andreas Krüger
2019-04-10 22:40:08 +02:00
committed by Kubernetes Prow Robot
parent 15597aa493
commit 9032e271f1
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ nginx_image_tag: 1.15
haproxy_image_repo: haproxy
haproxy_image_tag: 1.9
coredns_version: "1.4.0"
coredns_version: "1.5.0"
coredns_image_repo: "coredns/coredns"
coredns_image_tag: "{{ coredns_version }}"