Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
feat(container): update image ghcr.io/kube-vip/kube-vip to v0.8.0
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/kube-vip/kube-vip | v0.6.0 | v0.8.0 |
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 9c346cc commit 1485aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/core/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.6.0
image: ghcr.io/kube-vip/kube-vip:v0.8.0
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down

0 comments on commit 1485aad

Please sign in to comment.