Skip to content

Commit

Permalink
chore: update kube-vip (#1466)
Browse files Browse the repository at this point in the history
  • Loading branch information
willianpaixao authored May 16, 2024
1 parent b7f6d11 commit ef48142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/templates/partials/kube-vip-ds.partial.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.7.1
image: ghcr.io/kube-vip/kube-vip:v0.8.0
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down

0 comments on commit ef48142

Please sign in to comment.