Skip to content

Commit

Permalink
feat(container): update ghcr.io/kube-vip/kube-vip ( v0.7.1 → v0.8.7 )
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/kube-vip/kube-vip | v0.7.1 | v0.8.7 |
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 37652de commit b2d9549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/kube-system/kube-vip/daemon-set.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.7.1
image: ghcr.io/kube-vip/kube-vip:v0.8.7
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down Expand Up @@ -89,7 +89,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.7.1
image: ghcr.io/kube-vip/kube-vip:v0.8.7
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down

0 comments on commit b2d9549

Please sign in to comment.