Skip to content

Commit 86325b4

Browse files
authored
Merge pull request #19736 from minikube-bot/auto_bump_kube_vip_version
HA (multi-control plane): Update kube-vip from v0.8.0 to v0.8.3
2 parents b623c21 + c03ccee commit 86325b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/cluster/ha/kube-vip/kube-vip.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ spec:
8686
- name: lb_port
8787
value: "{{ .Port }}"
8888
{{- end}}
89-
image: ghcr.io/kube-vip/kube-vip:v0.8.0
89+
image: ghcr.io/kube-vip/kube-vip:v0.8.3
9090
imagePullPolicy: IfNotPresent
9191
name: kube-vip
9292
resources: {}

0 commit comments

Comments
 (0)