v0.8.0
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 tohost
images
section has been renamed tosources
source
in the sources section has been renamed tohost
version
in the sources section has been renamed totag
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 eithersource
ortarget
. 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.