We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b34c9 commit b2d7f73Copy full SHA for b2d7f73
VERSION
@@ -1 +1 @@
1
-v1.10.8
+v1.10.9
dist/images/install.sh
@@ -32,7 +32,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
32
CNI_BIN_DIR="/opt/cni/bin"
33
34
REGISTRY="kubeovn"
35
-VERSION="v1.10.8"
+VERSION="v1.10.9"
36
IMAGE_PULL_POLICY="IfNotPresent"
37
POD_CIDR="10.16.0.0/16" # Do NOT overlap with NODE/SVC/JOIN CIDR
38
POD_GATEWAY="10.16.0.1"
0 commit comments