From e63ef6020b4815ed98596c3431fd45c12b5483f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:57:43 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/kub?= =?UTF-8?q?e-vip/kube-vip=20(v1.0.4=20=E2=86=92=20v1.1.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ansible/storage/playbooks/templates/custom-kube-vip-ds.yaml | 2 +- kubernetes/storage/apps/kube-system/kube-vip/app/daemonset.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/storage/playbooks/templates/custom-kube-vip-ds.yaml b/ansible/storage/playbooks/templates/custom-kube-vip-ds.yaml index 9983a39ee..c49fad66b 100644 --- a/ansible/storage/playbooks/templates/custom-kube-vip-ds.yaml +++ b/ansible/storage/playbooks/templates/custom-kube-vip-ds.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v1.0.4 + image: ghcr.io/kube-vip/kube-vip:v1.1.2 imagePullPolicy: IfNotPresent args: ["manager"] env: diff --git a/kubernetes/storage/apps/kube-system/kube-vip/app/daemonset.yaml b/kubernetes/storage/apps/kube-system/kube-vip/app/daemonset.yaml index 9983a39ee..c49fad66b 100644 --- a/kubernetes/storage/apps/kube-system/kube-vip/app/daemonset.yaml +++ b/kubernetes/storage/apps/kube-system/kube-vip/app/daemonset.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v1.0.4 + image: ghcr.io/kube-vip/kube-vip:v1.1.2 imagePullPolicy: IfNotPresent args: ["manager"] env: