Skip to content

Commit

Permalink
set release v1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Aug 10, 2022
1 parent 8de3569 commit 686d913
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 @@ -21,7 +21,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
CNI_BIN_DIR="/opt/cni/bin"

REGISTRY="kubeovn"
VERSION="v1.9.7"
VERSION="v1.9.8"
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 686d913

Please sign in to comment.