update nginx tag to use multi-arch docker image (#2009)

This commit is contained in:
Di Xu 2017-11-29 18:39:52 +08:00 committed by Matthew Mosesohn
parent 4d3326b542
commit de422c822d
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@ weave_npc_image_repo: "weaveworks/weave-npc"
weave_npc_image_tag: "{{ weave_version }}"
nginx_image_repo: nginx
nginx_image_tag: 1.11.4-alpine
nginx_image_tag: 1.13
dnsmasq_version: 2.78
dnsmasq_image_repo: "andyshinn/dnsmasq"
dnsmasq_image_tag: "{{ dnsmasq_version }}"

View file

@ -58,7 +58,7 @@ nginx_cpu_requests: 25m
# - extensions/v1beta1/deployments=true
nginx_image_repo: nginx
nginx_image_tag: 1.11.4-alpine
nginx_image_tag: 1.13
etcd_config_dir: /etc/ssl/etcd