Skip to content

Commit abed471

Browse files
committed
prepare for next release
1 parent b670e1c commit abed471

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.9.24
1+
v1.9.25

dist/images/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
2424
CNI_BIN_DIR="/opt/cni/bin"
2525

2626
REGISTRY="kubeovn"
27-
VERSION="v1.9.23"
27+
VERSION="v1.9.24"
2828
IMAGE_PULL_POLICY="IfNotPresent"
2929
POD_CIDR="10.16.0.0/16" # Do NOT overlap with NODE/SVC/JOIN CIDR
3030
POD_GATEWAY="10.16.0.1"

kubeovn-helm/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ global:
88
images:
99
kubeovn:
1010
repository: kube-ovn
11-
tag: v1.9.23
11+
tag: v1.9.24
1212
support_arm: true
1313
thirdparty: true
1414

0 commit comments

Comments
 (0)