Skip to content

v0.2.0

Compare
Choose a tag to compare
@JoshVanL JoshVanL released this 01 Sep 13:30
aa25c7b

This release adds a number of new features, and improves the image checking logic. The main points are:

  • Improves the cache handling of image checks to ensure we don't needlessly call a registry multiple times. #32
  • Log whether we are testing all containers by default or not. #34
  • Add support for Amazon's ECR. #38
  • Add named flags to command help output. #39
  • Add option for overriding the lookup URL of an image. #40
  • Adds support for selfhosted registries such as artifactory. Multiple registries can be configured. #41
  • Adds support for Azure's ACR #42

Contributors 🎉