Skip to content

Commit 7384ac0

Browse files
feat(container): update ghcr.io/kube-vip/kube-vip ( v0.7.1 → v0.8.7 )
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/kube-vip/kube-vip | v0.7.1 | v0.8.7 |
1 parent 622bb85 commit 7384ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/main/apps/kube-system/kube-vip/daemon-set.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
spec:
2121
containers:
2222
- name: kube-vip
23-
image: ghcr.io/kube-vip/kube-vip:v0.7.1
23+
image: ghcr.io/kube-vip/kube-vip:v0.8.7
2424
imagePullPolicy: IfNotPresent
2525
args:
2626
- manager
@@ -89,7 +89,7 @@ spec:
8989
spec:
9090
containers:
9191
- name: kube-vip
92-
image: ghcr.io/kube-vip/kube-vip:v0.7.1
92+
image: ghcr.io/kube-vip/kube-vip:v0.8.7
9393
imagePullPolicy: IfNotPresent
9494
args:
9595
- manager

0 commit comments

Comments
 (0)