Skip to content

Commit 8962685

Browse files
committed
update install.sh
1 parent 7f111db commit 8962685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/images/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
3939
CNI_BIN_DIR="/opt/cni/bin"
4040

4141
REGISTRY="kubeovn"
42-
VERSION="v1.11.8"
42+
VERSION="v1.11.10"
4343
IMAGE_PULL_POLICY="IfNotPresent"
4444
POD_CIDR="10.16.0.0/16" # Do NOT overlap with NODE/SVC/JOIN CIDR
4545
POD_GATEWAY="10.16.0.1"

0 commit comments

Comments
 (0)