diff --git a/templates/base/cluster-with-kcp.yaml b/templates/base/cluster-with-kcp.yaml index 052cf488fb..f6ba2dc11b 100644 --- a/templates/base/cluster-with-kcp.yaml +++ b/templates/base/cluster-with-kcp.yaml @@ -81,7 +81,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.6.3 + image: ghcr.io/kube-vip/kube-vip:v0.6.4 imagePullPolicy: IfNotPresent args: - manager diff --git a/templates/cluster-template-ccm.yaml b/templates/cluster-template-ccm.yaml index b3d4e26bd5..d40bcafb75 100644 --- a/templates/cluster-template-ccm.yaml +++ b/templates/cluster-template-ccm.yaml @@ -411,7 +411,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.6.3 + image: ghcr.io/kube-vip/kube-vip:v0.6.4 imagePullPolicy: IfNotPresent args: - manager diff --git a/templates/cluster-template-csi.yaml b/templates/cluster-template-csi.yaml index 3cd034a9c0..4b44d61db5 100644 --- a/templates/cluster-template-csi.yaml +++ b/templates/cluster-template-csi.yaml @@ -1493,7 +1493,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.6.3 + image: ghcr.io/kube-vip/kube-vip:v0.6.4 imagePullPolicy: IfNotPresent args: - manager diff --git a/templates/cluster-template.yaml b/templates/cluster-template.yaml index c4815008b6..2cf04a9b60 100644 --- a/templates/cluster-template.yaml +++ b/templates/cluster-template.yaml @@ -160,7 +160,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.6.3 + image: ghcr.io/kube-vip/kube-vip:v0.6.4 imagePullPolicy: IfNotPresent args: - manager