From 409aa3f76fb3bfdb3fd7328b97906066016680d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 19:17:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/kube-vip/kube-vip Docker tag to v1 --- gitops/workloads/kube-vip/daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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