Skip to content

Commit

Permalink
release 1.9.27
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Jun 20, 2023
1 parent c41a03a commit 48187e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/images/install.sh
Expand Up @@ -27,7 +27,7 @@ CNI_CONF_DIR="/etc/cni/net.d"
CNI_BIN_DIR="/opt/cni/bin"

REGISTRY="kubeovn"
VERSION="v1.9.26"
VERSION="v1.9.27"
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
2 changes: 1 addition & 1 deletion kubeovn-helm/values.yaml
Expand Up @@ -8,7 +8,7 @@ global:
images:
kubeovn:
repository: kube-ovn
tag: v1.9.26
tag: v1.9.27
support_arm: true
thirdparty: true

Expand Down

0 comments on commit 48187e4

Please sign in to comment.