Commit 267adf64 authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

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: 's avatarBrad Davidson <brad.davidson@rancher.com>
parent 42ab13a8
...@@ -4,7 +4,7 @@ cd $(dirname $0)/.. ...@@ -4,7 +4,7 @@ cd $(dirname $0)/..
. ./scripts/version.sh . ./scripts/version.sh
RUNC_VERSION=v1.0.0-rc95 RUNC_VERSION=v1.0.0
ROOT_VERSION=v0.8.1 ROOT_VERSION=v0.8.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
......
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