mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-18 06:44:23 +01:00
Let's check for the cached version of the components as part of the kata-deploy-binaries.sh as here we already have the needed info for checking whether a component is cached or not, and to use it without depending on changes made on each one of the builder scripts. Fixes: #5816 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>