Skip to content

Commit

Permalink
fix(container): update image ghcr.io/kube-vip/kube-vip to v0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 78afce8 commit 9810568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
env:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/kube-vip/app/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.8.7@sha256:32829cc6f8630eba4e1b5e4df5bcbc34c767e70703d26e64a0f7317951c7b517
image: ghcr.io/kube-vip/kube-vip:v0.8.8@sha256:f25fefb6f5a76036f5e4b0484889cdb1d337b6c7367905c7a7bc82903df8f943
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down

0 comments on commit 9810568

Please sign in to comment.