mirror of https://github.com/k3s-io/k3s
[backport 1.18] runc: v1.0.0-rc95 (#3350)
- Addresses #3302 Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com>release-1.18 v1.18.19+k3s1
parent
46b0a03b41
commit
a260c3c61e
|
@ -4,7 +4,7 @@ cd $(dirname $0)/..
|
||||||
|
|
||||||
. ./scripts/version.sh
|
. ./scripts/version.sh
|
||||||
|
|
||||||
RUNC_VERSION=v1.0.0-rc94
|
RUNC_VERSION=v1.0.0-rc95
|
||||||
ROOT_VERSION=v0.8.1
|
ROOT_VERSION=v0.8.1
|
||||||
TRAEFIK_VERSION=1.81.0
|
TRAEFIK_VERSION=1.81.0
|
||||||
CHARTS_DIR=build/static/charts
|
CHARTS_DIR=build/static/charts
|
||||||
|
|
Loading…
Reference in New Issue