mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Bump the packaged runc binary version
Not bumping runc in go.mod yet, as upstream Kubernetes still requires runc/libcontainer v1.0.0-rc95 Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
ada145641c
commit
dd8398dc76
@ -4,7 +4,7 @@ cd $(dirname $0)/..
|
||||
|
||||
. ./scripts/version.sh
|
||||
|
||||
RUNC_VERSION=v1.0.0-rc95
|
||||
RUNC_VERSION=v1.0.0
|
||||
ROOT_VERSION=v0.8.1
|
||||
TRAEFIK_VERSION=9.18.2 # appVersion: 2.4.8
|
||||
CHARTS_DIR=build/static/charts
|
||||
|
Loading…
Reference in New Issue
Block a user