mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 20:09:08 +00:00
Update network components
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
This commit is contained in:
committed by
Roberto Bonafiglia
parent
c40bb449ba
commit
573da0d41c
@@ -54,8 +54,8 @@ if [ -z "$VERSION_CRI_DOCKERD" ]; then
|
||||
VERSION_CRI_DOCKERD="v0.0.0"
|
||||
fi
|
||||
|
||||
VERSION_CNIPLUGINS="v1.6.0-k3s1"
|
||||
VERSION_FLANNEL_PLUGIN="v1.6.0-flannel1"
|
||||
VERSION_CNIPLUGINS="v1.7.1-k3s1"
|
||||
VERSION_FLANNEL_PLUGIN="v1.7.1-flannel1"
|
||||
|
||||
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