From c5d51bb287c72f829aff191fa1bb1bcdacf16070 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 16:15:03 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.4 --- cluster/core/kube-system/kube-vip/daemon-set.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/kube-system/kube-vip/daemon-set.yaml b/cluster/core/kube-system/kube-vip/daemon-set.yaml index 1fd3840d..d6dad7a3 100644 --- a/cluster/core/kube-system/kube-vip/daemon-set.yaml +++ b/cluster/core/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.6.3 + image: ghcr.io/kube-vip/kube-vip:v0.6.4 imagePullPolicy: IfNotPresent args: - manager