Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

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] authored Nov 9, 2022
1 parent 3218b0e commit 903b9e3
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 @@ -46,7 +46,7 @@ spec:
value: "1"
- name: address
value: "{{ rke2_api_ip }}"
image: ghcr.io/kube-vip/kube-vip:v0.5.0
image: ghcr.io/kube-vip/kube-vip:v0.5.6
imagePullPolicy: Always
name: kube-vip
resources: {}
Expand Down
2 changes: 1 addition & 1 deletion cluster/core/kube-system/kube-vip/kube-vip-daemon.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 903b9e3

Please sign in to comment.