Update kube-vip to v0.8.0

This commit is contained in:
Jorge Isnardo Altamirano
2024-05-02 08:15:01 +02:00
parent 91dea023ae
commit e57e958a39
3 changed files with 3 additions and 3 deletions

View File

@@ -283,7 +283,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.12
kube_vip_image_tag: v0.8.0
nginx_image_repo: "{{ docker_image_repo }}/library/nginx"
nginx_image_tag: 1.25.2-alpine
haproxy_image_repo: "{{ docker_image_repo }}/library/haproxy"