diff --git a/argoproj/kube-vip/daemonset.yaml b/argoproj/kube-vip/daemonset.yaml index 6f818c8d1..deff14c0b 100644 --- a/argoproj/kube-vip/daemonset.yaml +++ b/argoproj/kube-vip/daemonset.yaml @@ -28,7 +28,7 @@ spec: hostNetwork: true containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v1.0.4 + image: ghcr.io/kube-vip/kube-vip:v1.1.0 imagePullPolicy: Always args: ["manager"] securityContext: