What's Changed
- SPDX: Fix package manager label by @puerco in #801
- SPDX 2.3 support by @puerco in #803
- ci: build and test using 1.18 and 1.19 (drop 1.17) by @imjasonh in #812
- removes repo move message by @mchmarny in #814
- feat: write sbom result to disk by @developer-guy in #822
- feat: adding support for using multiple keychain for sending sbom results to a different repository by @developer-guy in #821
- Move docs to ko.build by @imjasonh in #749
- Update setup-ko version by @ianlewis in #836
- Add -- usage in readme by @jwcesign in #840
- add CONTRIBUTING, code of conduct, roadmap by @imjasonh in #837
- attempt to fix GH Pages publishing by @imjasonh in #843
- doc: fix link to Installation page in Getting Started by @antoineco in #846
- .ko.yaml: bump golang 1.18 -> 1.19 by @srenatus in #848
- truncate -image-refs file by @imjasonh in #855
- update docs: fix broken links, align with README by @imjasonh in #854
- Handle KO_DOCKER_REPO=ko.local/repo and --bare correctly by @imjasonh in #820
- another docs update by @imjasonh in #856
- ko.build: support some common shortlinks by @imjasonh in #872
- install: fail with 404 instead of gzip error when url was wrong by @grosser in #879
- feat: deduplicate tags by @bluebrown in #884
- install mkdocs-redirect when publishing site by @imjasonh in #873
- nit: replace one-item slice with const by @imjasonh in #885
- Temp fix for SLSA generators by @laurentsimon in #886
- Fix verifier by @laurentsimon in #891
- Fix link in static-assets.md by @yuryu in #893
- add KO_DEFAULTBASEIMAGE usage to docs by @developer-guy in #895
- Publish an tagged image on release by @vdemeester in #868
- Add option to configure default platforms by @ReToCode in #897
- Fix broken SLSA link by @imjasonh in #899
- add MAINTAINERS.md by @imjasonh in #905
- fix: possible race condition when applying templates to flags/ldflags by @caarlos0 in #913
- update docs to reflect actual default base image by @imjasonh in #903
- remove repeated error message on failure by @imjasonh in #921
- website: update CNCF announcement by @imjasonh in #920
- fix KO_CONFIG_PATH pointing to a file by @imjasonh in #923
- upgrade to cosign v2.0.0-rc.0 by @imjasonh in #933
- Feature: Add ECR presubmit testing. by @mattmoor in #934
- remove 'ko deps' by @imjasonh in #937
- feat: Add KO_GO_PATH env var by @embano1 in #930
- add ko.build/slack short link by @imjasonh in #945
- update link to ko goreleaser docs by @imjasonh in #936
- add ko community meeting details by @developer-guy in #938
- fix cosign by adding --yes by @imjasonh in #973
- fix: handle docker's unknown/unknown platform in index manifests by @imjasonh in #975
- fix file extension for cyclonedx by @developer-guy in #974
New Contributors
- @ianlewis made their first contribution in #836
- @jwcesign made their first contribution in #840
- @srenatus made their first contribution in #848
- @grosser made their first contribution in #879
- @bluebrown made their first contribution in #884
- @yuryu made their first contribution in #893
- @vdemeester made their first contribution in #868
- @ReToCode made their first contribution in #897
- @embano1 made their first contribution in #930
Full Changelog: v0.12.0...v0.13.0