Update kube-vip to v0.5.5 (#9437)

Signed-off-by: hang.jiang <hang.jiang@daocloud.io>

Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
This commit is contained in:
蒋航
2022-10-27 10:28:32 +08:00
committed by GitHub
parent eeb376460d
commit 990f87acc8
4 changed files with 4 additions and 4 deletions

View File

@@ -942,7 +942,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.4.2
kube_vip_image_tag: v0.5.5
nginx_image_repo: "{{ docker_image_repo }}/library/nginx"
nginx_image_tag: 1.23.0-alpine
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"