From ca30369c9a4a961403c2f0f879467451edd8f9f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:04:20 +0000 Subject: [PATCH] feat(container): update ghcr.io/kube-vip/kube-vip docker tag to v0.7.1 | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/kube-vip/kube-vip | v0.5.0 | v0.7.1 | --- cluster/apps/kube-system/kube-vip/daemon-set.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/kube-system/kube-vip/daemon-set.yaml b/cluster/apps/kube-system/kube-vip/daemon-set.yaml index 5079942da..0968fbbd3 100644 --- a/cluster/apps/kube-system/kube-vip/daemon-set.yaml +++ b/cluster/apps/kube-system/kube-vip/daemon-set.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.5.0 + image: ghcr.io/kube-vip/kube-vip:v0.7.1 imagePullPolicy: IfNotPresent args: - manager