Skip to content

Releases: snyk-labs/helm-snyk

v1.2.5

17 Apr 18:47
Compare
Choose a tag to compare

1.2.5 (2020-04-17)

Bug Fixes

  • it was not getting the latest version from location header (489f585)

v1.2.4

13 Nov 16:46
6121fda
Compare
Choose a tag to compare

1.2.4 (2019-11-13)

Bug Fixes

  • allow the internal cmd call helm template receive options (cc29185)
  • Handle error for helm template when it's missing dependencies (967f251)
  • parse the options for helm template command (2eaee7e)

v1.2.3

12 Nov 13:53
ee7050b
Compare
Choose a tag to compare

1.2.3 (2019-11-12)

Bug Fixes

  • Handle the error when the folder doesn't exist or can't find Chart file (8685c10)

v1.2.2

11 Nov 18:02
687fe3c
Compare
Choose a tag to compare

1.2.2 (2019-11-11)

Bug Fixes

  • Change the Snyk description on helm output (3f12a0c)
  • Create test command for helm snyk plugin (2d4aaf0)
  • Default output txt and allow JSON output (9683765)
  • improve the code (c9363d9)
  • Improve the JSON and text output (aa713b2)
  • Include code format suggestions (21d0ff7)
  • Include code review suggestions (161ec06)
  • Include format suggestion (fda4155)
  • Re-layout the JSON output to inch the helm chart label (5c56136)
  • solve eslint complains (f8c5cf2)
  • solve pretty complains running npm run format cmd (d915fa3)

v1.2.1

07 Nov 00:08
ae51f28
Compare
Choose a tag to compare

1.2.1 (2019-11-07)

Bug Fixes

  • removed debug message from run script (3d5bc7b)

v1.2.0

06 Nov 23:40
2d3e2f2
Compare
Choose a tag to compare

1.2.0 (2019-11-06)

Bug Fixes

  • add chmod to the downloaded executable (0f97f83)
  • fix test that was no longer working after making the log messages show up only when using --debug (aacabab)

Features

  • better handle the --debug input and only log debug info if it is set. add tests for args parsing. (3832893)

v1.1.4

05 Nov 23:28
731bc2d
Compare
Choose a tag to compare

1.1.4 (2019-11-05)

Bug Fixes

  • revert back to setting the version number (d41b179)

v1.1.3

05 Nov 23:08
56ea1c3
Compare
Choose a tag to compare

1.1.3 (2019-11-05)

Bug Fixes

  • template the version and set it based on latest release version in GitHub (97474fe)

v1.1.2

05 Nov 19:12
3edd3ad
Compare
Choose a tag to compare

1.1.2 (2019-11-05)

Bug Fixes

v1.1.1

05 Nov 18:58
c79627f
Compare
Choose a tag to compare

1.1.1 (2019-11-05)

Bug Fixes

  • pull the latest release by parsing version tag out (7e0446e)