Skip to content

Commit

Permalink
nerdctl: upgrade to 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cristicalin committed Feb 13, 2022
1 parent da8522a commit ccb35a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions roles/download/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ kube_ovn_version: "v1.8.1"
kube_router_version: "v1.4.0"
multus_version: "v3.8"
helm_version: "v3.8.0"
nerdctl_version: "0.16.0"
nerdctl_version: "0.16.1"
krew_version: "v0.4.2"

# Get kubernetes major version (i.e. 1.17.4 => 1.17)
Expand Down Expand Up @@ -626,13 +626,13 @@ gvisor_containerd_shim_binary_checksums:

nerdctl_archive_checksums:
arm:
0.16.0: bb1c336e9a1dab840c83d4d56914c2c060fc35433113e8e111f5075b5480d858
0.16.1: f47330c88201e23cb4f43f9ca3d5b467fa88e50a8d306ee757db0b07321e2ee8
arm64:
0.16.0: 81e0c13e3c3036c1c5ef5d3c2e02c7b3e980e1856d732779b9e4e5afb9df4c6d
0.16.1: 81e0c13e3c3036c1c5ef5d3c2e02c7b3e980e1856d732779b9e4e5afb9df4c6d
amd64:
0.16.0: 00abb395a6c7c19f2e0612a65e413534b6ec42e995bfbcabd59886b99ca5e43e
0.16.1: 00abb395a6c7c19f2e0612a65e413534b6ec42e995bfbcabd59886b99ca5e43e
ppc64le:
0.16.0: 6d23959abbdb32e4614c823c0a95bda945f3a68a50d111d6aeafe98e857eba1a
0.16.1: f0a3a23c650c637cdf7f5b1a02fbcfe22e39db5627f79b63cc4137226ce79c3a

containerd_archive_checksums:
arm:
Expand Down

0 comments on commit ccb35a7

Please sign in to comment.