diff --git a/images/spiderpool-plugins/version.sh b/images/spiderpool-plugins/version.sh index 8d6c4da6d..a88f2d9ec 100644 --- a/images/spiderpool-plugins/version.sh +++ b/images/spiderpool-plugins/version.sh @@ -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