Merge pull request #505 from Random-Liu/update-containerd

Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
This commit is contained in:
Lantao Liu
2017-12-15 16:14:42 -08:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ do
echo "Need to update the value of ${key} from ${version_commitid} to ${vendor_commitid}."
else
echo "Updating the value of ${key} from ${version_commitid} to ${vendor_commitid}."
sed -i "s/${version_commitid}/${vendor_commitid}/g" hack/versions
sed -i "s/\b${version_commitid}$/${vendor_commitid}/g" hack/versions
fi
fi
done

View File

@@ -1,6 +1,6 @@
RUNC_VERSION=74a17296470088de3805e138d3d87c62e613dfc4
CNI_VERSION=v0.6.0
CONTAINERD_VERSION=v1.0.0
CONTAINERD_VERSION=6c7abf7c76c1973d4fb4b0bad51691de84869a51
CONTAINERD_REPO=
CRITOOL_VERSION=v1.0.0-alpha.0
KUBERNETES_VERSION=164317879bcd810b97e5ebf1c8df041770f2ff1b