Skip to content

Commit 14ce750

Browse files
committed
robot updated CNI plugins version
Signed-off-by: weizhoublue <weizhou.lan@daocloud.io>
1 parent f8c6ca9 commit 14ce750

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

images/spiderpool-plugins/version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
# this file is generated by updateLatestCniPluginVersion.sh , please do not edit
77

88
# https://github.com/containernetworking/plugins
9-
export CNI_VERSION=${CNI_VERSION:-"v1.9.0"}
9+
export CNI_VERSION=${CNI_VERSION:-"v1.9.1"}
1010
# https://github.com/k8snetworkplumbingwg/ovs-cni
1111
export OVS_VERSION=${OVS_VERSION:-"v0.39.0"}
1212
# https://github.com/k8snetworkplumbingwg/rdma-cni
13-
export RDMA_VERSION=${RDMA_VERSION:-"v1.5.0"}
13+
export RDMA_VERSION=${RDMA_VERSION:-"v1.6.0"}
1414
# https://github.com/k8snetworkplumbingwg/sriov-cni
1515
export SRIOV_VERSION=${SRIOV_VERSION:-"v2.10.0"}
1616
# https://github.com/k8snetworkplumbingwg/ib-sriov-cni

0 commit comments

Comments
 (0)