What's Changed
- add documentation for installing custom root ca certificates by @kosamson in https://github.com/ko-build/ko/pull/1428
- fix(formatting): Updated the codeblock for Dockerfile to make it more readable by @userbradley in https://github.com/ko-build/ko/pull/1447
- fix(debug): ensure reproducible builds in debug mode by @l-qing in https://github.com/ko-build/ko/pull/145
- Updates on go.mod and ci by @cpanato in https://github.com/ko-build/ko/pull/1502
- Adding labels to make it easier k8s.md by @salaboy in https://github.com/ko-build/ko/pull/1495
- Fix concurrent writes happening when setting the annotation by @dprotaso in https://github.com/ko-build/ko/pull/1505
New Contributors
- @kosamson made their first contribution in https://github.com/ko-build/ko/pull/1428
- @l-qing made their first contribution in https://github.com/ko-build/ko/pull/1451
- @salaboy made their first contribution in https://github.com/ko-build/ko/pull/1495
Full Changelog: https://github.com/ko-build/ko/compare/v0.17.1...v0.18.0