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

Commit

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

0 comments on commit ca30369

Please sign in to comment.