diff --git a/dist/images/install.sh b/dist/images/install.sh index 4bca551020b..9c507d8142d 100755 --- a/dist/images/install.sh +++ b/dist/images/install.sh @@ -26,7 +26,7 @@ CNI_CONF_DIR="/etc/cni/net.d" CNI_BIN_DIR="/opt/cni/bin" REGISTRY="kubeovn" -VERSION="v1.10.3" +VERSION="v1.10.4" IMAGE_PULL_POLICY="IfNotPresent" POD_CIDR="10.16.0.0/16" # Do NOT overlap with NODE/SVC/JOIN CIDR POD_GATEWAY="10.16.0.1"