Highlights & Breaking Changes
ko://
is now requiredgcr.io/distroless/static:nonroot
is now the default (was:latest
, which ran as root)- Produce multi-arch images with
--platform=all
Changelog
27676b1 (tag: v0.6.0) Merge pull request #198 from google/ImJasonH-patch-1
efbe5b7 Merge pull request #205 from mattmoor/auto-updates/format-markdown
0bdf5ee Format markdown
61fbde8 Have kind.local test use --platform=all (#208)
0f5a478 (Fix #191) Add required go version to docs (#204)
4a4d1b0 Revive progress and warning logs (#203)
d487673 Fix base image resolution (#201)
5af0bc1 Print more complete platform information. (#200)
5b4d3e4 (origin/ImJasonH-patch-1) apps-v1
b3645fa Add a handful of files to trigger more analyses. (#197)
bd3f1cb [Automated] Update actions (#194)
985c449 Fix goimports (#196)
8d9a417 upgrade to latest dependencies (#195)
33e66ac Remove deprecated things. (#162)
8b52ec2 Multi-platform ko (#38)
718587b Add hack/update-deps.sh (#193)
bec089d Fix k8s.io/cli-runtime "require" (#189)
1e05e91 Pin k8s.io/api for good measure (#188)
60e32d0 Switch to go 1.14 in go.mod, test 1.15 (#187)
64c2eef Bump Kubernetes dependencies to 1.18. (#186)
1aa3b37 Allow images to be loaded into kind using 'kind.local'. (#180)
b7b0435 Format markdown using prettier. (#185)
8104425 Update kind to the latest release. (#184)
feb4443 Format markdown using prettier.