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

Commit

Permalink
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2023
1 parent d548d1b commit c50f2fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.4.4
image: ghcr.io/kube-vip/kube-vip:v0.6.1
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 @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.4.4
image: ghcr.io/kube-vip/kube-vip:v0.6.1
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down

0 comments on commit c50f2fd

Please sign in to comment.