Merge pull request #1750 from bradbeam/dnsmasq2

Followup fix for CVE-2017-14491
pull/1752/head
Spencer Smith 2017-10-05 17:28:28 -04:00 committed by GitHub
commit 028afab908
1 changed files with 1 additions and 3 deletions

View File

@ -73,9 +73,7 @@ weave_npc_image_tag: "{{ weave_version }}"
nginx_image_repo: nginx nginx_image_repo: nginx
nginx_image_tag: 1.11.4-alpine nginx_image_tag: 1.11.4-alpine
# Will need to watch for update with dnsmasq_version: 2.78
# https://github.com/andyshinn/docker-dnsmasq/issues/12
dnsmasq_version: 2.76
dnsmasq_image_repo: "andyshinn/dnsmasq" dnsmasq_image_repo: "andyshinn/dnsmasq"
dnsmasq_image_tag: "{{ dnsmasq_version }}" dnsmasq_image_tag: "{{ dnsmasq_version }}"
kubedns_version: 1.14.5 kubedns_version: 1.14.5