mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
Bump k3s-root to v0.6.0-rc3 for https://github.com/rancher/k3s/issues/1812
Signed-off-by: Chris Kim <oats87g@gmail.com>
This commit is contained in:
parent
4eb88a2fd3
commit
b5e57a10d5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cd $(dirname $0)/..
|
|||
|
||||
. ./scripts/version.sh
|
||||
|
||||
ROOT_VERSION=v0.6.0-rc1
|
||||
ROOT_VERSION=v0.6.0-rc3
|
||||
TRAEFIK_VERSION=1.81.0
|
||||
CHARTS_DIR=build/static/charts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue