Commit 736c2626 authored by Manuel Buil's avatar Manuel Buil

Move cniplugins version to 0.9.1

Signed-off-by: 's avatarManuel Buil <mbuil@suse.com>
parent a9fce84a
......@@ -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
......
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