Skip to content

Commit

Permalink
set release 1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Sep 13, 2022
1 parent f9f4926 commit f7a62ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
CNI_BIN_DIR="/opt/cni/bin"

REGISTRY="kubeovn"
VERSION="v1.9.9"
VERSION="v1.9.10"
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"
Expand Down

0 comments on commit f7a62ca

Please sign in to comment.