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 🎉