We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5140683 + d6aac13 commit 53d7104Copy full SHA for 53d7104
images/spiderpool-plugins/version.sh
@@ -8,7 +8,7 @@
8
# https://github.com/containernetworking/plugins
9
export CNI_VERSION=${CNI_VERSION:-"v1.7.1"}
10
# https://github.com/k8snetworkplumbingwg/ovs-cni
11
-export OVS_VERSION=${OVS_VERSION:-"v0.38.3"}
+export OVS_VERSION=${OVS_VERSION:-"v0.39.0"}
12
# https://github.com/k8snetworkplumbingwg/rdma-cni
13
export RDMA_VERSION=${RDMA_VERSION:-"v1.3.0"}
14
# https://github.com/k8snetworkplumbingwg/sriov-cni
0 commit comments