v3.2.0
What's Changed
- Allow passing the chart repo to helm template by @aackerman in #268
- Added Source Installation Documentation by @markscamilleri in #276
- fix: correct helm binary in install script for environment that have both helm 2 and 3 installed by @astorath in #270
- Fix spelling error in README.md by @krtk6160 in #259
- Automatically color output based on whether output is a terminal by @misberner in #240
- add support for strip-trailing-cr by @bakito in #237
- Normalize YAML manifests before running diff by @tommasopozzetti in #273
- Address CVE-2020-29652 in golang.org/x/crypto with high severity by @mumoshu in #292
- fix: added macOS ARM M1 architecture support by @atassis in #294
- Add linux/arm64 support by @dschaaff in #267
- add-apple Add binary build for apple m1 by @Sajfer in #323
New Contributors
- @aackerman made their first contribution in #268
- @markscamilleri made their first contribution in #276
- @astorath made their first contribution in #270
- @krtk6160 made their first contribution in #259
- @misberner made their first contribution in #240
- @bakito made their first contribution in #237
- @tommasopozzetti made their first contribution in #273
- @atassis made their first contribution in #294
- @dschaaff made their first contribution in #267
- @Sajfer made their first contribution in #323
Full Changelog: v3.1.3...v3.2.0