mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 18:20:02 -03:30
Update loadbalancers versions (haproxy&nginx) (#6278)
This commit is contained in:
@@ -438,9 +438,9 @@ multus_image_repo: "{{ docker_image_repo }}/nfvpe/multus"
|
||||
multus_image_tag: "{{ multus_version }}"
|
||||
|
||||
nginx_image_repo: "{{ docker_image_repo }}/library/nginx"
|
||||
nginx_image_tag: 1.17
|
||||
nginx_image_tag: 1.19
|
||||
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"
|
||||
haproxy_image_tag: 1.9
|
||||
haproxy_image_tag: 2.1
|
||||
|
||||
# Coredns version should be supported by corefile-migration (or at least work with)
|
||||
# bundle with kubeadm; if not 'basic' upgrade can sometimes fail
|
||||
|
||||
Reference in New Issue
Block a user