Skip to content

v0.8.0 manifest-tool release

Compare
Choose a tag to compare
@estesp estesp released this 25 Sep 15:59
v0.8.0
4798e39

A small release to officially pick up two recent useful fixes for 3rd party registries:

  • PR #56: fix bug in how "library" references are resolved, which was breaking push to Azure Container Registry
  • PR #58: copy fix from the docker/cli manifest sub-command implementation that solves a private registry authentication issue with GitLab registry and token-based authentication.