update nginx tag to use multi-arch docker image (#2009)
This commit is contained in:
@ -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 }}"
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user