Skip to content

Commit 5140683

Browse files
authored
Merge pull request #4876 from spidernet-io/robot/update_cni_version-1747080079
robot updated CNI plugins version
2 parents 03dcbb2 + d7397c5 commit 5140683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/spiderpool-plugins/version.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# https://github.com/containernetworking/plugins
99
export CNI_VERSION=${CNI_VERSION:-"v1.7.1"}
1010
# https://github.com/k8snetworkplumbingwg/ovs-cni
11-
export OVS_VERSION=${OVS_VERSION:-"v0.38.2"}
11+
export OVS_VERSION=${OVS_VERSION:-"v0.38.3"}
1212
# https://github.com/k8snetworkplumbingwg/rdma-cni
1313
export RDMA_VERSION=${RDMA_VERSION:-"v1.3.0"}
1414
# https://github.com/k8snetworkplumbingwg/sriov-cni

0 commit comments

Comments
 (0)