From 626e6981ba7c11b53f3a305c03623be54db9b036 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:35:03 +0000 Subject: [PATCH] feat(container): update ghcr.io/kube-vip/kube-vip docker tag to v0.7.2 | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/kube-vip/kube-vip | v0.5.0 | v0.7.2 | --- 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..6c0ca5f55 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.2 imagePullPolicy: IfNotPresent args: - manager