mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Move cniplugins version to 0.9.1
Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
parent
a9fce84ab6
commit
736c262612
@ -37,7 +37,7 @@ if [ -z "$VERSION_K8S" ]; then
|
||||
VERSION_K8S="v0.0.0"
|
||||
fi
|
||||
|
||||
VERSION_CNIPLUGINS="v0.8.6-k3s1"
|
||||
VERSION_CNIPLUGINS="v0.9.1-k3s1"
|
||||
|
||||
if [[ -n "$GIT_TAG" ]]; then
|
||||
if [[ ! "$GIT_TAG" =~ ^"$VERSION_K8S"[+-] ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user