Skip to content
Snippets Groups Projects
Unverified Commit d0d7777d authored by Rong Zhang's avatar Rong Zhang Committed by GitHub
Browse files

Merge pull request #3108 from riverzhang/upgrade-coredns

Upgrade coredns to 1.1.3
parents a11e1eba 48b61288
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ dnsmasq_image_tag: "{{ dnsmasq_version }}"
kubedns_version: 1.14.10
kubedns_image_repo: "gcr.io/google_containers/k8s-dns-kube-dns-amd64"
kubedns_image_tag: "{{ kubedns_version }}"
coredns_version: 1.1.2
coredns_version: 1.1.3
coredns_image_repo: "docker.io/coredns/coredns"
coredns_image_tag: "{{ coredns_version }}"
dnsmasq_nanny_image_repo: "gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment