Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 05f7a79 commit 71f7b02
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/kube-system/kube-vip/daemon-set.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.5.0
image: ghcr.io/kube-vip/kube-vip:v0.5.6
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down
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.5.0
image: ghcr.io/kube-vip/kube-vip:v0.5.6
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down
2 changes: 1 addition & 1 deletion tmpl/cluster/kube-vip-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.5.0
image: ghcr.io/kube-vip/kube-vip:v0.5.6
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down

0 comments on commit 71f7b02

Please sign in to comment.