fix(k8s): update version number in freeleaps-cluster-authenticator
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
8d9344b037
commit
481b9ccf95
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -eu
|
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_IP=${CLUSTER_API_LB_IP:-4.155.160.32}
|
||||||
CLUSTER_API_LB_PORT=${CLUSTER_API_LB_PORT:-6443}
|
CLUSTER_API_LB_PORT=${CLUSTER_API_LB_PORT:-6443}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user