Releases: snyk-labs/helm-snyk
Releases · snyk-labs/helm-snyk
v1.1.0
v1.0.0
1.0.0 (2019-11-05)
Bug Fixes
- better handle notest parameter. Suppress main execution of main module if not run directly. (50858e9)
- check that SNYK_TOKEN is set (789ff31)
- dirty search to better find images and add notest option (f9b7475)
- error in usage (f9086bd)
- improved image name searching, add image name validation, add tests (04ead6e)
- improved runCommand for better testability and error handling and added tests (5765c31)
- small fix in pullImage function and added tests for pullImage (5ab1d79)
- use temp file as project directory (passed into the dockerized CLI). remove some junk text returned by the dockerized CLI before parsing json. (5fc40d3)