Skip to content

Commit 9346284

Browse files
Bump kube-vip/kube-vip to latest release (#4005)
1 parent e08863c commit 9346284

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ projects:
137137
repos:
138138
- name: kube-vip
139139
versions:
140-
- tag: v0.8.5
140+
- tag: v0.8.6
141141
go_version: "1.23"
142142
- org: kubernetes
143143
repos:

projects/kube-vip/kube-vip/ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ https://github.com/google/gnostic-models
2323
** github.com/google/gofuzz; version v1.2.0 --
2424
https://github.com/google/gofuzz
2525

26-
** github.com/kube-vip/kube-vip; version v0.8.5 --
26+
** github.com/kube-vip/kube-vip; version v0.8.6 --
2727
https://github.com/kube-vip/kube-vip
2828

2929
** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd --
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
acaab919f109d949c02731355305bed99a90779faceee379a8ff2f39c22d43e4 _output/bin/kube-vip/linux-amd64/kube-vip
2-
2f7bf049384abded09409ad62e86dad3695ccc075b3085dc0e0f10f8c91de60d _output/bin/kube-vip/linux-arm64/kube-vip
1+
9fc38d97dab8deb1a6aa219338e4bbad1289a805f024a2190d3c9bbb2ba58a57 _output/bin/kube-vip/linux-amd64/kube-vip
2+
fe7531892bea63de2ee03868635aefda1331aa2a7a466af6117348bb06d48615 _output/bin/kube-vip/linux-arm64/kube-vip

projects/kube-vip/kube-vip/GIT_TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.5
1+
v0.8.6

projects/kube-vip/kube-vip/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **kube-vip**
2-
![Version](https://img.shields.io/badge/version-v0.8.5-blue)
2+
![Version](https://img.shields.io/badge/version-v0.8.6-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiZVJQQTc0Vk8rcHlMR0hOYnllRGNmV0NsQTNLNGFaS2hLME1MUmgwYkxpVUFoL0V0WHZzbXVCV1owQ0FUTlF6RHg1WXhWRXZLRzNwN2d2LzZGUVJvZ0pRPSIsIml2UGFyYW1ldGVyU3BlYyI6Im9jQmZMa216aHZpYmdrWDYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
The [kube-vip project](https://github.com/kube-vip/kube-vip) provides High-Availability and load-balancing for both the controlplane and Kubernetes services. The idea behind kube-vip is a small self-contained Highly-Available option for all environments, especially Bare-Metal, Edge (ARM/Raspberry Pi), Virtualisation, etc. kube-vip provides both a floating or virtual IP address for Kubernetes clusters as well as load-balancing the incoming traffic to various controlplane replicas. It thus simplifies the building of HA Kubernetes clusters with minimal components and configurations.

0 commit comments

Comments
 (0)