mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-13 18:43:36 +00:00
This is needed in order to properly run the CIs in branches that are not the main one, as the kata-deploy.yaml file on those branches do not have the `latest` tag, but rather the latest stable release. Fixes: #8274 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>