Files
kata-containers/.github/workflows
Fabiano Fidêncio 1f5ed27b99 release: tag per-arch images with the release version
The per-arch kata-deploy/kata-monitor build jobs derived their image tag
from $GITHUB_REF, which only resolves to the release version when the
release workflow is dispatched from main. The multi-arch manifest step,
however, always publishes using the release version, so dispatching the
release workflow from any other branch tagged the per-arch images with
the branch name and the manifest step failed with "<image>: not found".

Always tag the per-arch images with the release version so the build and
manifest steps stay in sync regardless of the dispatch branch. This also
subsumes the earlier "drop latest" tweak in these per-arch workflows.
2026-06-13 14:15:30 +02:00
..
2026-03-31 10:51:17 -05:00
2026-04-28 13:10:36 +01:00
2026-04-14 16:25:35 +01:00
2026-04-28 13:10:36 +01:00