From 3bf8463accd86c4db53edab050249d3374fda67c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:23:56 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.8.8 --- cluster/core/kube-system/kube-vip/daemon-set.yaml | 2 +- .../ansible/playbooks/templates/kube-vip-daemonset.yaml.j2 | 2 +- tmpl/cluster/kube-vip-daemonset.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/core/kube-system/kube-vip/daemon-set.yaml b/cluster/core/kube-system/kube-vip/daemon-set.yaml index 12e034a8..3330a09a 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.4.4 + image: ghcr.io/kube-vip/kube-vip:v0.8.8 imagePullPolicy: IfNotPresent args: - manager diff --git a/provision/ansible/playbooks/templates/kube-vip-daemonset.yaml.j2 b/provision/ansible/playbooks/templates/kube-vip-daemonset.yaml.j2 index 35d357e9..e34dede5 100644 --- a/provision/ansible/playbooks/templates/kube-vip-daemonset.yaml.j2 +++ b/provision/ansible/playbooks/templates/kube-vip-daemonset.yaml.j2 @@ -20,7 +20,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.4.4 + image: ghcr.io/kube-vip/kube-vip:v0.8.8 imagePullPolicy: IfNotPresent args: - manager diff --git a/tmpl/cluster/kube-vip-daemonset.yaml b/tmpl/cluster/kube-vip-daemonset.yaml index 188bba76..536be8ff 100644 --- a/tmpl/cluster/kube-vip-daemonset.yaml +++ b/tmpl/cluster/kube-vip-daemonset.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: kube-vip - image: ghcr.io/kube-vip/kube-vip:v0.4.4 + image: ghcr.io/kube-vip/kube-vip:v0.8.8 imagePullPolicy: IfNotPresent args: - manager