mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 20:59:30 +00:00
Update CNI plugins version
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
This commit is contained in:
committed by
Roberto Bonafiglia
parent
dacc636cf4
commit
28ceeec489
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user