Update kubevip to v0.5.8 (#9734)

Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
This commit is contained in:
蒋航
2023-01-31 16:24:55 +08:00
committed by GitHub
parent f9cc8ae10c
commit c5debf013c
4 changed files with 4 additions and 4 deletions

View File

@@ -923,7 +923,7 @@ multus_image_repo: "{{ github_image_repo }}/k8snetworkplumbingwg/multus-cni"
multus_image_tag: "{{ multus_version }}"
kube_vip_image_repo: "{{ github_image_repo }}/kube-vip/kube-vip"
kube_vip_image_tag: v0.5.5
kube_vip_image_tag: v0.5.8
nginx_image_repo: "{{ docker_image_repo }}/library/nginx"
nginx_image_tag: 1.23.2-alpine
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"