Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump cri_dockerd from 0.3.11 to 0.3.15 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added cache/cri_dockerd-amd64
Binary file not shown.
Binary file added cache/cri_dockerd-arm64
Binary file not shown.
7 changes: 7 additions & 0 deletions cache/cri_dockerd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"tagName": "v0.3.15",
"url": "https://github.com/Mirantis/cri-dockerd/releases/tag/v0.3.15",
"description": "## What's Changed\r\n* [release/0.3] Do not abort image-pull in Extracting phase by @xinfengliu in https://github.com/Mirantis/cri-dockerd/pull/373\r\n* Remove centos 7 from CI by @nwneisen in https://github.com/Mirantis/cri-dockerd/pull/384\r\n* Set CI docker version to 22.04 by @nwneisen in https://github.com/Mirantis/cri-dockerd/pull/385\r\n\r\n\r\n**Full Changelog**: https://github.com/Mirantis/cri-dockerd/compare/v0.3.14...v0.3.15",
"publishedAt": "2024-07-11T19:40:39Z",
"isLatest": true
}
4 changes: 4 additions & 0 deletions roles/kubespray-defaults/defaults/main/checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@ helm_archive_checksums:
v3.14.0: f1f9d3561724863edd4c06d89acb2e2fd8ae0f1b72058ceb891fa1c346ce5dbc
cri_dockerd_archive_checksums:
arm:
0.3.15: 0
0.3.11: 0
0.3.10: 0
0.3.9: 0
Expand All @@ -725,6 +726,7 @@ cri_dockerd_archive_checksums:
0.3.6: 0
0.3.5: 0
arm64:
0.3.15: 39e430378c9c08a1d5056426e3c772ae50416ffeadbe720fa63a853c475fd5a4
0.3.11: 877f635a7005b393f7aab24ca4b1cd7bdfb3b967d055e858408240c86e3cab9a
0.3.10: 24d2d9cdbb4ed4bda4b0838edb52104ac7a4e2212a0ee05b177de0ae5b6a4a9a
0.3.9: f5051002b4f95b0e8fe7fbd5f8de4493350e010834d2a8b647f2b26c45c6c203
Expand All @@ -733,6 +735,7 @@ cri_dockerd_archive_checksums:
0.3.6: 793b8f57cecf734c47bface10387a8e90994c570b516cb755900f21ebd0a663b
0.3.5: c20014dc5a71e6991a3bd7e1667c744e3807b5675b1724b26bb7c70093582cfe
amd64:
0.3.15: 4779b7c3663f002871e79ecf6aa8eb48d0bb74df035baecf56b816deb21d12c4
0.3.11: b2475988f3b86d85c7835269121171e35c92454ad5f4cd6252183b0fccd74d63
0.3.10: 3e19ef525e02d2d1dfd42e8d661ee45b4bc8a49a6dcafd8baa578bdb3a23aeb6
0.3.9: a6d9b4b796e9eff830311a2349d259507302cb3955dd07b78296b91e40e8b433
Expand All @@ -741,6 +744,7 @@ cri_dockerd_archive_checksums:
0.3.6: cf271d65abee88c0c0a6d9dacb151913bf37d25d45913a7e04b09efe408eae18
0.3.5: 30d47bd89998526d51a8518f9e8ef10baed408ab273879ee0e30350702092938
ppc64le:
0.3.15: 0
0.3.11: 0
0.3.10: 0
0.3.9: 0
Expand Down
2 changes: 1 addition & 1 deletion roles/kubespray-defaults/defaults/main/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ kata_containers_version: 3.1.3
youki_version: 0.1.0
gvisor_version: 20240305
containerd_version: 1.7.21
cri_dockerd_version: 0.3.11
cri_dockerd_version: 0.3.15

# this is relevant when container_manager == 'docker'
docker_containerd_version: 1.6.32
Expand Down
17 changes: 17 additions & 0 deletions version_diff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"cri_dockerd": {
"current_version": "0.3.11",
"latest_version": "0.3.15",
"release": {
"tagName": "v0.3.15",
"url": "https://github.com/Mirantis/cri-dockerd/releases/tag/v0.3.15",
"description": "## What's Changed\r\n* [release/0.3] Do not abort image-pull in Extracting phase by @xinfengliu in https://github.com/Mirantis/cri-dockerd/pull/373\r\n* Remove centos 7 from CI by @nwneisen in https://github.com/Mirantis/cri-dockerd/pull/384\r\n* Set CI docker version to 22.04 by @nwneisen in https://github.com/Mirantis/cri-dockerd/pull/385\r\n\r\n\r\n**Full Changelog**: https://github.com/Mirantis/cri-dockerd/compare/v0.3.14...v0.3.15",
"publishedAt": "2024-07-11T19:40:39Z",
"isLatest": true,
"component": "cri_dockerd",
"owner": "Mirantis",
"repo": "cri-dockerd",
"release_type": "release"
}
}
}