Commit 55846cf7 authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Bump k3s-root for aarch64 page size fix

Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com> (cherry picked from commit 9539147e)
parent 746ada89
......@@ -58,7 +58,7 @@ if [ -z "$VERSION_KUBE_ROUTER" ]; then
VERSION_KUBE_ROUTER="v0.0.0"
fi
VERSION_ROOT="v0.12.1"
VERSION_ROOT="v0.12.2"
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