Skip to content

Commit

Permalink
fix(container): update image ghcr.io/kube-vip/kube-vip to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2023
1 parent 556e2f3 commit 0635654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/kube-vip/app/daemonset.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.6.2
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down

0 comments on commit 0635654

Please sign in to comment.