From f7928b54b16865e5c061e24e98d094d98a1d255e Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:21:31 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/kube-vip/kub?= =?UTF-8?q?e-vip=20(=20v0.8.7=20=E2=86=92=20v0.8.8=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/kube-vip/kube-vip | v0.8.7 | v0.8.8 | --- kubernetes/main/apps/kube-system/kube-vip/daemon-set.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/kube-system/kube-vip/daemon-set.yaml b/kubernetes/main/apps/kube-system/kube-vip/daemon-set.yaml index 32fb7d0f45..7356cd3663 100644 --- a/kubernetes/main/apps/kube-system/kube-vip/daemon-set.yaml +++ b/kubernetes/main/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.8.7 + image: ghcr.io/kube-vip/kube-vip:v0.8.8 imagePullPolicy: IfNotPresent args: - manager @@ -89,7 +89,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.8.7 + image: ghcr.io/kube-vip/kube-vip:v0.8.8 imagePullPolicy: IfNotPresent args: - manager