Highlights
- Kpt update no longer requires users to check in changes before invoking
kpt pkg update
. - Update accepts empty path with version.
- Check presence of function images in local cache only when relevant.
- Fixed the property names casing issue in Kptfile schema.
- Do not error while adding merge comment.
Docs
- The road map doc has been updated.
- Added a design doc template.
Changelog
efbff31 Add support for multiple output formats for live e2e tests (#2555)
8795691 Do not error while adding merge comment (#2564)
ed12880 Ensured that property names are lowercase in kptfile schema (#2520)
bc04a55 Remove check if repo is checked into git for update (#2569)
6bccc37 Run live e2e tests on PRs (#2553)
892bed3 Update download link to beta7 (#2556)
3b42daa Update roadmap (#2574)
a6f1ed6 Update roadmap for Q4 (#2571)
f9c1d63 Update should accept empty path with version (#2572)
d1296b9 check presence of fn image in local cache only when relevant (#2560)
8675781 design document template (#2563)
c12da42 update homebrew to v1.0.0-beta.7 (#2561)
ec02edf update kyaml and cli-utils to latest (#2523)
Docker images
docker pull gcr.io/kpt-dev/kpt:v1.0.0-beta.8
docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-beta.8