Update CoreDNS to 1.5.2 (#4970)

This commit is contained in:
Andreas Krüger
2019-07-15 09:59:06 +02:00
committed by Kubernetes Prow Robot
parent 7481cc31e1
commit 161a8f55fa
2 changed files with 2 additions and 2 deletions

View File

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