Skip to content

Commit 0b27996

Browse files
committed
prepare for release 1.11.7
1 parent b6b0245 commit 0b27996

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
@@ -39,7 +39,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
3939
CNI_BIN_DIR="/opt/cni/bin"
4040

4141
REGISTRY="kubeovn"
42-
VERSION="v1.11.6"
42+
VERSION="v1.11.7"
4343
IMAGE_PULL_POLICY="IfNotPresent"
4444
POD_CIDR="10.16.0.0/16" # Do NOT overlap with NODE/SVC/JOIN CIDR
4545
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.6
11+
tag: v1.11.7
1212
support_arm: true
1313
thirdparty: true
1414

0 commit comments

Comments
 (0)