mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-27 01:21:11 +02:00
feat(rootfs): upgrade crictl to v1.12.0 (#191)
This commit is contained in:
parent
47787f7087
commit
f7ad93ce3d
@ -3,7 +3,7 @@ metadata:
|
|||||||
variables:
|
variables:
|
||||||
rootfs: /rootfs
|
rootfs: /rootfs
|
||||||
srcContainerd: https://github.com/containerd/containerd/releases/download/v1.2.0/containerd-1.2.0.linux-amd64.tar.gz
|
srcContainerd: https://github.com/containerd/containerd/releases/download/v1.2.0/containerd-1.2.0.linux-amd64.tar.gz
|
||||||
srcCRITools: https://github.com/kubernetes-incubator/cri-tools/releases/download/v1.11.1/crictl-v1.11.1-linux-amd64.tar.gz
|
srcCRITools: https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.12.0/crictl-v1.12.0-linux-amd64.tar.gz
|
||||||
srcLibseccomp: https://github.com/seccomp/libseccomp/releases/download/v2.3.3/libseccomp-2.3.3.tar.gz
|
srcLibseccomp: https://github.com/seccomp/libseccomp/releases/download/v2.3.3/libseccomp-2.3.3.tar.gz
|
||||||
srcKubeadm: https://storage.googleapis.com/kubernetes-release/release/v1.13.0-alpha.3/bin/linux/amd64/kubeadm
|
srcKubeadm: https://storage.googleapis.com/kubernetes-release/release/v1.13.0-alpha.3/bin/linux/amd64/kubeadm
|
||||||
srcRunc: https://github.com/opencontainers/runc/releases/download/v1.0.0-rc5/runc.amd64
|
srcRunc: https://github.com/opencontainers/runc/releases/download/v1.0.0-rc5/runc.amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user