mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
Bump cni plugins to v1.9.1
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
8e0af7a494
commit
7ae672da9f
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ if [ -z "$VERSION_CRI_DOCKERD" ]; then
|
|||
VERSION_CRI_DOCKERD="v0.0.0"
|
||||
fi
|
||||
|
||||
VERSION_CNIPLUGINS="v1.9.0-k3s1"
|
||||
VERSION_CNIPLUGINS="v1.9.1-k3s1"
|
||||
VERSION_FLANNEL_PLUGIN="v1.9.0-flannel1"
|
||||
|
||||
VERSION_KUBE_ROUTER=$(get-module-version github.com/cloudnativelabs/kube-router/v2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue