Unverified Commit d597511a authored by Manuel Buil's avatar Manuel Buil Committed by GitHub

Merge pull request #3626 from manuelbuil/master

Upgrade k3s-root version
parents d96fa8f7 fbc41ed7
...@@ -5,7 +5,7 @@ cd $(dirname $0)/.. ...@@ -5,7 +5,7 @@ cd $(dirname $0)/..
. ./scripts/version.sh . ./scripts/version.sh
RUNC_VERSION=v1.0.0 RUNC_VERSION=v1.0.0
ROOT_VERSION=v0.8.1 ROOT_VERSION=v0.9.1
TRAEFIK_VERSION=9.18.2 # appVersion: 2.4.8 TRAEFIK_VERSION=9.18.2 # appVersion: 2.4.8
CHARTS_DIR=build/static/charts CHARTS_DIR=build/static/charts
RUNC_DIR=build/src/github.com/opencontainers/runc RUNC_DIR=build/src/github.com/opencontainers/runc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment