Upgrade haproxy load balancer from 3.1.7 to 3.2.4 (#12557)

Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
This commit is contained in:
Ali Afsharzadeh
2025-09-17 11:48:12 +03:30
committed by GitHub
parent a36912e2c4
commit 6b973d072c

View File

@@ -268,7 +268,7 @@ kube_vip_image_tag: v0.8.9
nginx_image_repo: "{{ docker_image_repo }}/library/nginx"
nginx_image_tag: 1.28.0-alpine
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"
haproxy_image_tag: 3.1.7-alpine
haproxy_image_tag: 3.2.4-alpine
# Coredns version should be supported by corefile-migration (or at least work with)
# bundle with kubeadm; if not 'basic' upgrade can sometimes fail