Skip to content

0.7.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@zombiezen zombiezen released this 21 May 20:16
· 32 commits to main since this release
4b94f76

This is the second alpha of the 0.7 release. Compared to the first alpha, the following changes have been made:

Added

  • Environment variables in .yourbase.yml files may now be specified as a map (e.g. FOO: BAR) instead of a list (e.g. - FOO=BAR).
  • exec build packs can now be specified under exec.dependencies.runtime in .yourbase.yml.

Fixed

  • yb now uses Docker properly by default when if side containers are requested
  • yb no longer assumes that Docker build environments are linux/amd64
  • Clean up yb run output