We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03dcbb2 + d7397c5 commit 5140683Copy full SHA for 5140683
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.2"}
+export OVS_VERSION=${OVS_VERSION:-"v0.38.3"}
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