Upgrade k3s-root version

Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
Manuel Buil 2021-07-13 18:09:58 +02:00
parent 238dc2086e
commit fbc41ed753

View File

@ -5,7 +5,7 @@ cd $(dirname $0)/..
. ./scripts/version.sh
RUNC_VERSION=v1.0.0
ROOT_VERSION=v0.8.1
ROOT_VERSION=v0.9.1
TRAEFIK_VERSION=9.18.2 # appVersion: 2.4.8
CHARTS_DIR=build/static/charts
RUNC_DIR=build/src/github.com/opencontainers/runc