Releases: snyk-labs/helm-snyk
Releases · snyk-labs/helm-snyk
v1.2.5
v1.2.4
v1.2.3
v1.2.2
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
v1.2.0
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)