From e9eb9b6484f00833cda6dbdc2d178871a87d2475 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 12:08:28 +0000 Subject: [PATCH] feat(container): update ghcr.io/kube-vip/kube-vip docker tag to v0.6.4 | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/kube-vip/kube-vip | v0.5.0 | v0.6.4 | --- 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..9151aa3be 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.6.4 imagePullPolicy: IfNotPresent args: - manager