Skip to content

Commit

Permalink
robot updated CNI plugins version
Browse files Browse the repository at this point in the history
Signed-off-by: ty-dc <[email protected]>
  • Loading branch information
weizhoublue authored and ty-dc committed Dec 8, 2024
1 parent 3728fc7 commit 33b2129
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.1"}
# https://github.com/k8snetworkplumbingwg/ovs-cni
export OVS_VERSION=${OVS_VERSION:-"v0.35.0"}
export OVS_VERSION=${OVS_VERSION:-"v0.36.0"}
# https://github.com/k8snetworkplumbingwg/rdma-cni
export RDMA_VERSION=${RDMA_VERSION:-"v1.2.0"}
# https://github.com/k8snetworkplumbingwg/sriov-cni
Expand Down

0 comments on commit 33b2129

Please sign in to comment.