diff --git a/helm/cluster-vsphere/templates/kubevip-staticpod-template.yaml b/helm/cluster-vsphere/templates/kubevip-staticpod-template.yaml index 83b7cee..5f45d0c 100644 --- a/helm/cluster-vsphere/templates/kubevip-staticpod-template.yaml +++ b/helm/cluster-vsphere/templates/kubevip-staticpod-template.yaml @@ -42,7 +42,7 @@ stringData: value: "2" # used by renovate # repo: kube-vip/kube-vip - image: gsoci.azurecr.io/giantswarm/kube-vip:v0.8.3 + image: gsoci.azurecr.io/giantswarm/kube-vip:v0.8.7 imagePullPolicy: IfNotPresent name: kube-vip resources: {}