Changelog
Highlights
- Fixed yaml schema and added json schema for Kptfile. (#2491)
- Added support for
.krmignore
files in subpackages inkpt fn
commands. (#2509) - Added support for updating subpackages in
kpt pkg update
. (#2498) - Added support to show pipeline execution duration in
kpt fn render
. (#2455) - Fixed issue when parsing bare sequence nodes in yaml (#2514)
kpt fn render
executes pipeline even when there are no input resources (#2497)kpt pkg get
no longer copies the entire repo if path is specified (#2515)- Updated base image for
kpt-gcloud
to use gcloud version 355. (#2476)
Docs
Docker images
docker pull gcr.io/kpt-dev/kpt:v1.0.0-beta.6
docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-beta.6