Skip to content

Commit 808067f

Browse files
committed
nerdctl: update from v2.2.0-rc.0 to v2.2.0
https://github.com/containerd/nerdctl/releases/tag/v2.2.0 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit b6fcaf8) Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent 1019af0 commit 808067f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkg/limayaml/containerd.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
archives:
2-
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0-rc.0/nerdctl-full-2.2.0-rc.0-linux-amd64.tar.gz
2+
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-full-2.2.0-linux-amd64.tar.gz
33
arch: x86_64
4-
digest: sha256:958b13e8689b263154066e8eb52cd8211197100a7d4ed697fd94c08c23e26969
5-
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0-rc.0/nerdctl-full-2.2.0-rc.0-linux-arm64.tar.gz
4+
digest: sha256:d3b6a7cb990639fef12b63fb26d34f570786f685d609763f37f98b32430ce747
5+
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-full-2.2.0-linux-arm64.tar.gz
66
arch: aarch64
7-
digest: sha256:1948967361d60958f8345d39f5900a5e94775a4eb23c49d70ae1bae3e78abb25
7+
digest: sha256:5398f037ae095d43cf3cb8c30765a24e511e38cafe02977b928a41b26e842ed1
88
# No arm-v7
99
# No riscv64

0 commit comments

Comments
 (0)