mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-18 08:05:39 +00:00
Since yq frequently updates, let's upgrade to a version from February to bypass potential issues with versions 4.41-4.43 for now. We can always upgrade to the newest version if necessary. Fixes #9354 Depends-on:github.com/kata-containers/tests#5818 Signed-off-by: Beraldo Leal <bleal@redhat.com>
Release information
Introduction
This directory contains information of the process and tools used for creating Kata Containers releases.
Create a Kata Containers release
See the release documentation.
Release tools
release.sh
This script is used by GitHub actions in the
release
file from the kata-containers/kata-containers repository to handle the various steps of
the release process.
generate_vendor.sh
This script is used by release.sh to generate a tarball with all the cargo vendored code.