Commit 9539147e authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Bump k3s-root for aarch64 page size fix

parent ad41fb8c
......@@ -59,7 +59,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