diff --git a/templates/base/cluster-with-kcp.yaml b/templates/base/cluster-with-kcp.yaml index 7854cb05cb..052cf488fb 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.2 + image: ghcr.io/kube-vip/kube-vip:v0.6.3 imagePullPolicy: IfNotPresent args: - manager diff --git a/templates/cluster-template-ccm.yaml b/templates/cluster-template-ccm.yaml index 59ef13fb8e..b3d4e26bd5 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.2 + image: ghcr.io/kube-vip/kube-vip:v0.6.3 imagePullPolicy: IfNotPresent args: - manager diff --git a/templates/cluster-template-csi.yaml b/templates/cluster-template-csi.yaml index 624db6c29d..3cd034a9c0 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.2 + image: ghcr.io/kube-vip/kube-vip:v0.6.3 imagePullPolicy: IfNotPresent args: - manager diff --git a/templates/cluster-template.yaml b/templates/cluster-template.yaml index 0bf37365ac..c4815008b6 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.2 + image: ghcr.io/kube-vip/kube-vip:v0.6.3 imagePullPolicy: IfNotPresent args: - manager