mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Bump k3s-root version to v0.12.1
Adds support for loading compressed kernel modules Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
0c9b43746b
commit
fae8817655
@ -54,7 +54,7 @@ if [ -z "$VERSION_KUBE_ROUTER" ]; then
|
||||
VERSION_KUBE_ROUTER="v0.0.0"
|
||||
fi
|
||||
|
||||
VERSION_ROOT="v0.12.0"
|
||||
VERSION_ROOT="v0.12.1"
|
||||
|
||||
if [[ -n "$GIT_TAG" ]]; then
|
||||
if [[ ! "$GIT_TAG" =~ ^"$VERSION_K8S"[+-] ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user