Browse Source

Merge pull request #1737 from erikwilson/bump-k3s-root

Bump k3s-root to 0.4.1
pull/1745/head
Erik Wilson 5 years ago committed by GitHub
parent
commit
82cb820a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/download

2
scripts/download

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

Loading…
Cancel
Save