Commit 48076df2 authored by Roberto Bonafiglia's avatar Roberto Bonafiglia Committed by Brad Davidson

Update CNI plugins version

parent baeb1972
......@@ -68,8 +68,8 @@ if [ -z "$VERSION_CRI_DOCKERD" ]; then
VERSION_CRI_DOCKERD="v0.0.0"
fi
VERSION_CNIPLUGINS="v1.4.0-k3s2"
VERSION_FLANNEL_PLUGIN="v1.4.0-flannel1"
VERSION_CNIPLUGINS="v1.5.1-k3s1"
VERSION_FLANNEL_PLUGIN="v1.5.1-flannel2"
VERSION_KUBE_ROUTER=$(get-module-version github.com/cloudnativelabs/kube-router/v2)
if [ -z "$VERSION_KUBE_ROUTER" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment