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

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(container): update ghcr.io/kube-vip/kube-vip docker tag to v0.5.12
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.5.12 |
stimpy-bot[bot] committed Oct 25, 2023
1 parent 6a31d73 commit 009b035
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
@@ -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.5.12
imagePullPolicy: IfNotPresent
args:
- manager

0 comments on commit 009b035

Please sign in to comment.