Releases: siderolabs/bldr
Releases · siderolabs/bldr
v0.2.0-alpha.8
What's Changed
- chore: rename org by @frezbo in #84
- chore: bump dependencies by @smira in #85
- feat: use new LLB merge operation, allow
from:
in deps by @smira in #86 - fix: make sure cache persists local context changes by @smira in #87
- feat: support build behind proxy by @smira in #89
- fix: skip merging if no dependencies found by @smira in #90
- fix: remove "promoted dependency" feature by @smira in #91
- feat: implement additional variables and
bldr eval
by @smira in #92
Full Changelog: v0.2.0-alpha.7...v0.2.0-alpha.8
v0.2.0-alpha.7
v0.2.0-alpha.6
Support for HTTP proxy.
v0.2.0-alpha.5
v0.2.0-alpha.5
v0.2.0-alpha.4
feat: bump Alpine image for the `alpine` image Use the latest version 3.14. Signed-off-by: Andrey Smirnov <[email protected]>
v0.2.0-alpha.3
Implement support for labels.
v0.2.0-alpha.2
Fix support for multi-platform key.
v0.2.0-alpha.1
Fix manifest of multi-arch images.
v0.2.0-alpha.0
- Support for multi-arch image builds
v0.1.0-alpha.0
Initial release for bldr working in dockerfile frontend mode.