Skip to content

Commit

Permalink
Merge pull request #3909 from spidernet-io/robot/update_cni_version-1…
Browse files Browse the repository at this point in the history
…724184067

robot updated CNI plugins version
  • Loading branch information
weizhoublue authored Aug 21, 2024
2 parents 9f02f1e + 2007717 commit 802f450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/spiderpool-plugins/version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export OVS_VERSION=${OVS_VERSION:-"v0.34.2"}
# https://github.com/k8snetworkplumbingwg/rdma-cni
export RDMA_VERSION=${RDMA_VERSION:-"v1.2.0"}
# https://github.com/k8snetworkplumbingwg/sriov-cni
export SRIOV_VERSION=${SRIOV_VERSION:-"v2.8.0"}
export SRIOV_VERSION=${SRIOV_VERSION:-"v2.8.1"}
# https://github.com/k8snetworkplumbingwg/ib-sriov-cni
export IB_SRIOV_VERSION=${IB_SRIOV_VERSION:-"v1.1.1"}
# https://github.com/Mellanox/ipoib-cni
Expand Down

0 comments on commit 802f450

Please sign in to comment.