fix(k8s): update version number in freeleaps-cluster-authenticator

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2025-01-15 03:39:05 +08:00
parent 8d9344b037
commit 481b9ccf95

View File

@ -2,7 +2,7 @@
set -eu
VERSION="0.0.1-20250105"
VERSION="0.0.1-20250115"
CLUSTER_API_LB_IP=${CLUSTER_API_LB_IP:-4.155.160.32}
CLUSTER_API_LB_PORT=${CLUSTER_API_LB_PORT:-6443}