Skip to content

Commit

Permalink
fix(container): update image ghcr.io/kube-vip/kube-vip ( v0.8.5 → v0.…
Browse files Browse the repository at this point in the history
…8.6 )
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent ef09c96 commit 2d1f6dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.5
image: ghcr.io/kube-vip/kube-vip:v0.8.6
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down
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.5
image: ghcr.io/kube-vip/kube-vip:v0.8.6
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down

0 comments on commit 2d1f6dc

Please sign in to comment.