Update CoreDNS to 1.4.0 (#4422)

* Update CoreDNS to 1.4.0

* Update readme to reflect CoreDNS update
This commit is contained in:
Andreas Krüger
2019-04-04 09:40:50 +02:00
committed by Kubernetes Prow Robot
parent 3c050be0b0
commit 7a72e567d5
4 changed files with 15 additions and 6 deletions

View File

@@ -202,7 +202,7 @@ multus_image_tag: "{{ multus_version }}"
nginx_image_repo: nginx
nginx_image_tag: 1.13
coredns_version: "1.2.6"
coredns_version: "1.4.0"
coredns_image_repo: "coredns/coredns"
coredns_image_tag: "{{ coredns_version }}"