update-loadbalancers-versions (#9100)
parent
91073d7379
commit
2a282711df
|
@ -889,9 +889,9 @@ multus_image_tag: "{{ multus_version }}"
|
|||
kube_vip_image_repo: "{{ github_image_repo }}/kube-vip/kube-vip"
|
||||
kube_vip_image_tag: v0.4.2
|
||||
nginx_image_repo: "{{ docker_image_repo }}/library/nginx"
|
||||
nginx_image_tag: 1.21.4
|
||||
nginx_image_tag: 1.23.0-alpine
|
||||
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"
|
||||
haproxy_image_tag: 2.4.9
|
||||
haproxy_image_tag: 2.6.1-alpine
|
||||
|
||||
# Coredns version should be supported by corefile-migration (or at least work with)
|
||||
# bundle with kubeadm; if not 'basic' upgrade can sometimes fail
|
||||
|
|
Loading…
Reference in New Issue