Skip to content

Commit 3f8c1b6

Browse files
authored
Merge pull request #2178 from AkihiroSuda/nerdctl-v2
nerdctl: update to v2.0.0
2 parents 3e01f25 + 76de462 commit 3f8c1b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkg/limayaml/containerd.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
archives:
2-
- location: https://github.com/containerd/nerdctl/releases/download/v1.7.6/nerdctl-full-1.7.6-linux-amd64.tar.gz
2+
- location: https://github.com/containerd/nerdctl/releases/download/v2.0.0/nerdctl-full-2.0.0-linux-amd64.tar.gz
33
arch: x86_64
4-
digest: sha256:2c841e097fcfb5a1760bd354b3778cb695b44cd01f9f271c17507dc4a0b25606
5-
- location: https://github.com/containerd/nerdctl/releases/download/v1.7.6/nerdctl-full-1.7.6-linux-arm64.tar.gz
4+
digest: sha256:60b92762747e4620e6d29ee636bfd22735853c7aee03b8f95367a69173113319
5+
- location: https://github.com/containerd/nerdctl/releases/download/v2.0.0/nerdctl-full-2.0.0-linux-arm64.tar.gz
66
arch: aarch64
7-
digest: sha256:77c747f09853ee3d229d77e8de0dd3c85622537d82be57433dc1fca4493bab95
7+
digest: sha256:fe085381a09aa240ae5d1e0bbef1beccfb7c1d6dbb98bdc55bd416581d46ebc8
88
# No arm-v7
99
# No riscv64

0 commit comments

Comments
 (0)