Update k3s-root to pull in updated slirp4netns

Related to #1709

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
Brad Davidson 2020-07-17 15:08:43 -07:00
parent 186c4a1c6b
commit 9e00f6dc73

View File

@ -4,7 +4,7 @@ cd $(dirname $0)/..
. ./scripts/version.sh
ROOT_VERSION=v0.5.0
ROOT_VERSION=v0.6.0-rc1
TRAEFIK_VERSION=1.81.0
CHARTS_DIR=build/static/charts