diff --git a/scripts/download b/scripts/download index 44f772e794..8df6d45fcd 100755 --- a/scripts/download +++ b/scripts/download @@ -4,7 +4,7 @@ source $(dirname $0)/version.sh cd $(dirname $0)/.. -ROOT_VERSION=v0.1.1 +ROOT_VERSION=v0.2.0 TRAEFIK_VERSION=1.77.1 CHARTS_DIR=build/static/charts