diff --git a/images/spiderpool-plugins/version.sh b/images/spiderpool-plugins/version.sh index 46a883dfb4..704cc8d9dc 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.6.1"} +export CNI_VERSION=${CNI_VERSION:-"v1.6.2"} # https://github.com/k8snetworkplumbingwg/ovs-cni export OVS_VERSION=${OVS_VERSION:-"v0.37.0"} # https://github.com/k8snetworkplumbingwg/rdma-cni