Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@cpuguy83 cpuguy83 released this 13 Feb 00:07

Notable changes

  • Add support for specifying multiple base images to use in the spec by @cpuguy83 in #492
  • Add recover for panics from handlers by @cpuguy83 in #504
  • Make matches a slice of regexes instead of a single regex by @bchuo in #518
  • Allow for target-defined artifacts by @MorrisLaw in #502
  • Add support for adding users and groups in spec by @cpuguy83 in #514
  • feat: Multiple postinstall symlinks pointing to the same thing by @pmengelbert in #495
  • Improve json schema with better null handling and other fixes by @cpuguy83 in #525
  • Allow build args in target image config by @pmengelbert in #491

Full Changelog: v0.11.4...v0.12.0