Skip to content

Commit d9ccaf7

Browse files
committed
update for release v1.11.3
1 parent 9fe900f commit d9ccaf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/images/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
3434
CNI_BIN_DIR="/opt/cni/bin"
3535

3636
REGISTRY="kubeovn"
37-
VERSION="v1.11.1"
37+
VERSION="v1.11.3"
3838
IMAGE_PULL_POLICY="IfNotPresent"
3939
POD_CIDR="10.16.0.0/16" # Do NOT overlap with NODE/SVC/JOIN CIDR
4040
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.11.1
11+
tag: v1.11.3
1212
support_arm: true
1313
thirdparty: true
1414

0 commit comments

Comments
 (0)