chore: bump kube-vip to v1.2.4

Signed-off-by: Marcel Fest <marcel.fest@telekom.de>
This commit is contained in:
Marcel Fest
2026-09-16 12:13:24 +02:00
parent d557211b55
commit d99186480c

View File

@@ -5,7 +5,7 @@ TARGET := kube-vip
.DEFAULT_GOAL := $(TARGET)
# These will be provided to the target
VERSION := v1.2.3
VERSION := v1.2.4
BUILD := `git rev-parse HEAD`