From 830969449e5db799d4451945b381b2b891674243 Mon Sep 17 00:00:00 2001 From: Erik Wilson Date: Thu, 3 Oct 2019 19:35:23 -0700 Subject: [PATCH] Upgrade k3s-root to v0.3.0 --- scripts/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/download b/scripts/download index bbed483ed3..1839738b2d 100755 --- a/scripts/download +++ b/scripts/download @@ -4,7 +4,7 @@ source $(dirname $0)/version.sh cd $(dirname $0)/.. -ROOT_VERSION=v0.2.0 +ROOT_VERSION=v0.3.0 TRAEFIK_VERSION=1.77.1 CHARTS_DIR=build/static/charts