mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
update-nginx-version (#9506)
This commit is contained in:
parent
bca601d377
commit
30508502d3
@ -991,9 +991,9 @@ multus_image_tag: "{{ multus_version }}"
|
||||
kube_vip_image_repo: "{{ github_image_repo }}/kube-vip/kube-vip"
|
||||
kube_vip_image_tag: v0.5.5
|
||||
nginx_image_repo: "{{ docker_image_repo }}/library/nginx"
|
||||
nginx_image_tag: 1.23.0-alpine
|
||||
nginx_image_tag: 1.23.2-alpine
|
||||
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"
|
||||
haproxy_image_tag: 2.6.1-alpine
|
||||
haproxy_image_tag: 2.6.6-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…
x
Reference in New Issue
Block a user