Skip to content

Commit

Permalink
Merge pull request #177 from willianpaixao/renovate/ghcr.io-kube-vip-…
Browse files Browse the repository at this point in the history
…kube-vip-0.x

fix(container): update image ghcr.io/kube-vip/kube-vip to v0.8.2
  • Loading branch information
willianpaixao authored Jul 26, 2024
2 parents 4bd80fe + 5cde383 commit c41ebb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbooks/templates/kube-vip-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.8.1
image: ghcr.io/kube-vip/kube-vip:v0.8.2
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down

0 comments on commit c41ebb3

Please sign in to comment.