Files
Fabiano Fidêncio 622b912369 release: Add kata-lifecycle-manager chart to release process
Update the release workflow and scripts to package and publish
the kata-lifecycle-manager Helm chart alongside kata-deploy.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
2026-02-05 12:00:19 +01:00
..

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.