Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.8.3
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ee372be commit 48d4f3d
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cluster/core/kube-system/kube-vip/daemon-set.yaml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.5.8
image: ghcr.io/kube-vip/kube-vip:v0.8.3
imagePullPolicy: IfNotPresent
args:
- manager
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.5.8
image: ghcr.io/kube-vip/kube-vip:v0.8.3
imagePullPolicy: IfNotPresent
args:
- manager
2 changes: 1 addition & 1 deletion tmpl/cluster/kube-vip-daemonset.yaml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.5.8
image: ghcr.io/kube-vip/kube-vip:v0.8.3
imagePullPolicy: IfNotPresent
args:
- manager

0 comments on commit 48d4f3d

Please sign in to comment.