Skip to content

Commit

Permalink
Merge pull request #1393 from heytrav/update-containerd
Browse files Browse the repository at this point in the history
Bump containerd to 1.7.13
  • Loading branch information
k8s-ci-robot authored Feb 7, 2024
2 parents 6e1f2f9 + 1fd2855 commit d6b3bf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions images/capi/packer/config/containerd.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"containerd_cri_socket": "/var/run/containerd/containerd.sock",
"containerd_gvisor_runtime": "false",
"containerd_gvisor_version": "latest",
"containerd_sha256": "38fce887eafe047571d9cdd0f1cc768315af5a68ab2d1726ab3cd0d43dd77377",
"containerd_sha256_windows": "a334db85f8a8d54441c38087ecbfe9b62db54cbf2cb8b43276682923976202bb",
"containerd_version": "1.7.10"
"containerd_sha256": "9be621c0206b5c20a1dea05fae12fc698e5083cc81f65c9d918c644090696d19",
"containerd_sha256_windows": "a576160771eba9b3e0d85a841fa4f6dba60a14c5c4f45e34f2148e2fe138ebb7",
"containerd_version": "1.7.13"
}
4 changes: 2 additions & 2 deletions images/capi/packer/config/ppc64le/containerd.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"containerd_sha256": "d4947b6d33c720db924fb49f8ec5022e7dbcff9d04d3bea6ebd1310e7706fa2b",
"containerd_sha256": "4cebd6cbaf24b6dcaabcadd93cfe81441eb7cec6bdc9e431cf7777fee4842ff0",
"containerd_url": "https://github.com/containerd/containerd/releases/download/v{{user `containerd_version`}}/cri-containerd-cni-{{user `containerd_version`}}-linux-ppc64le.tar.gz",
"containerd_version": "1.7.10"
"containerd_version": "1.7.13"
}

0 comments on commit d6b3bf5

Please sign in to comment.