Skip to content

Commit

Permalink
fix(container): update image ghcr.io/kube-vip/kube-vip ( v0.8.1 → v0.…
Browse files Browse the repository at this point in the history
…8.2 )
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent ffd6a74 commit 489a889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/main/playbooks/templates/custom-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
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 489a889

Please sign in to comment.