Skip to content

Releases: snyk-labs/helm-snyk

v1.1.0

05 Nov 16:47
5dd4b3b
Compare
Choose a tag to compare

1.1.0 (2019-11-05)

Features

v1.0.0

05 Nov 03:38
e2b35c8
Compare
Choose a tag to compare

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)

Features

  • initial version (312929c)
  • removed --dry-run flag from semantic-release to start publishing (165fbd4)
  • use the new Snyk Docker image (fd7e594)