Upgrade coredns to 1.6.9 (#5871)

This commit is contained in:
Florian Ruynat
2020-04-01 19:58:23 +02:00
committed by GitHub
parent c72903e8d6
commit 2f92d6bca3
2 changed files with 2 additions and 2 deletions

View File

@@ -475,7 +475,7 @@ nginx_image_tag: 1.17
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"
haproxy_image_tag: 1.9
coredns_version: "1.6.7"
coredns_version: "1.6.9"
coredns_image_repo: "{{ docker_image_repo }}/coredns/coredns"
coredns_image_tag: "{{ coredns_version }}"