We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eca7fa commit ed9cb7eCopy full SHA for ed9cb7e
1 file changed
images/spiderpool-plugins/version.sh
@@ -6,11 +6,11 @@
6
# this file is generated by updateLatestCniPluginVersion.sh , please do not edit
7
8
# https://github.com/containernetworking/plugins
9
-export CNI_VERSION=${CNI_VERSION:-"v1.9.0"}
+export CNI_VERSION=${CNI_VERSION:-"v1.9.1"}
10
# https://github.com/k8snetworkplumbingwg/ovs-cni
11
export OVS_VERSION=${OVS_VERSION:-"v0.39.0"}
12
# https://github.com/k8snetworkplumbingwg/rdma-cni
13
-export RDMA_VERSION=${RDMA_VERSION:-"v1.5.0"}
+export RDMA_VERSION=${RDMA_VERSION:-"v1.6.0"}
14
# https://github.com/k8snetworkplumbingwg/sriov-cni
15
export SRIOV_VERSION=${SRIOV_VERSION:-"v2.10.0"}
16
# https://github.com/k8snetworkplumbingwg/ib-sriov-cni
0 commit comments