diff --git a/gitops/workloads/kube-vip/daemonset.yaml b/gitops/workloads/kube-vip/daemonset.yaml index 9c4e721..f64fe05 100644 --- a/gitops/workloads/kube-vip/daemonset.yaml +++ b/gitops/workloads/kube-vip/daemonset.yaml @@ -29,7 +29,7 @@ spec: containers: - name: kube-vip # Check https://github.com/kube-vip/kube-vip/releases for latest version - image: ghcr.io/kube-vip/kube-vip:v0.9.2 + image: ghcr.io/kube-vip/kube-vip:v1.2.1 imagePullPolicy: IfNotPresent args: - manager