Skip to content

Commit

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

robot updated CNI plugins version
  • Loading branch information
weizhoublue authored Oct 16, 2024
2 parents 6a708dd + 5fc1b27 commit 79d01ce
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 @@ -6,7 +6,7 @@
# this file is generated by updateLatestCniPluginVersion.sh , please do not edit

# https://github.com/containernetworking/plugins
export CNI_VERSION=${CNI_VERSION:-"v1.5.1"}
export CNI_VERSION=${CNI_VERSION:-"v1.6.0"}
# https://github.com/k8snetworkplumbingwg/ovs-cni
export OVS_VERSION=${OVS_VERSION:-"v0.34.2"}
# https://github.com/k8snetworkplumbingwg/rdma-cni
Expand Down

0 comments on commit 79d01ce

Please sign in to comment.