Commit 50cab3b3 authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Bump k3s-root version to v0.12.1

Adds support for loading compressed kernel modules Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
parent e41a7652
...@@ -51,7 +51,7 @@ if [ -z "$VERSION_KUBE_ROUTER" ]; then ...@@ -51,7 +51,7 @@ if [ -z "$VERSION_KUBE_ROUTER" ]; then
VERSION_KUBE_ROUTER="v0.0.0" VERSION_KUBE_ROUTER="v0.0.0"
fi fi
VERSION_ROOT="v0.12.0" VERSION_ROOT="v0.12.1"
if [[ -n "$GIT_TAG" ]]; then if [[ -n "$GIT_TAG" ]]; then
if [[ ! "$GIT_TAG" =~ ^"$VERSION_K8S"[+-] ]]; 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