Update VERSION to v1.2.0-rc.1

This commit is contained in:
Marcel Fest
2026-05-22 07:05:22 +02:00
committed by GitHub
parent 00de295105
commit 800c026f59

View File

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