Skip to content

v0.8.0

Compare
Choose a tag to compare
@jpreese jpreese released this 07 Jul 14:17
· 71 commits to main since this release

BREAKING CHANGE

  • Updated the keys in the .yaml file to more accurately describe the data that they hold.
    • registry in the target section has been renamed to host
    • images section has been renamed to sources
    • source in the sources section has been renamed to host
    • version in the sources section has been renamed to tag

By adopting similar language to the Docker docs, the intent for each field should be more clear and allows for future growth (version->tag enables a cleaner transition to introducing digest)

All relevant documentation has been updated in the README

ENHANCEMENTS

  • Added a parameter to the pull command that supports either source or target. Enabling users to pull either source or target images, rather than just source images.

The image repository/tag logic is now a lot less clever. Rather than trying to figure out empty hosts/docker.io, library/non-library images, etc. Sinker will now act upon what is presented in the manifest.