Update k8s-dns-node-cache to 1.15.16 (#6852)

This commit is contained in:
Florian Ruynat
2020-10-22 19:29:36 +02:00
committed by GitHub
parent c6e2a4ebd8
commit 91f1edbdd4

View File

@ -476,7 +476,7 @@ coredns_version: "1.7.0"
coredns_image_repo: "{{ docker_image_repo }}/coredns/coredns"
coredns_image_tag: "{{ coredns_version }}"
nodelocaldns_version: "1.15.14"
nodelocaldns_version: "1.15.16"
nodelocaldns_image_repo: "{{ kube_image_repo }}/dns/k8s-dns-node-cache"
nodelocaldns_image_tag: "{{ nodelocaldns_version }}"