Skip to content

Commit

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

robot updated CNI plugins version
  • Loading branch information
weizhoublue authored Mar 7, 2025
2 parents 97fa9e8 + 4707cc8 commit 5b6de69
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 @@ -8,7 +8,7 @@
# https://github.com/containernetworking/plugins
export CNI_VERSION=${CNI_VERSION:-"v1.6.2"}
# https://github.com/k8snetworkplumbingwg/ovs-cni
export OVS_VERSION=${OVS_VERSION:-"v0.38.0"}
export OVS_VERSION=${OVS_VERSION:-"v0.38.1"}
# https://github.com/k8snetworkplumbingwg/rdma-cni
export RDMA_VERSION=${RDMA_VERSION:-"v1.2.1"}
# https://github.com/k8snetworkplumbingwg/sriov-cni
Expand Down

0 comments on commit 5b6de69

Please sign in to comment.