Along with a few bug fixes, this release adds the valueFiles
field to specify custom value files for Helm charts, and a timeout
option for container builds builds.
The big features we mentioned last week are still under construction—more to come soon!
Changelog
Features
- container: add build.timeout option (fd580379)
- helm: add valueFiles field to specify custom value files (#1099) (ca47483c)