Skip to content

Releases: concourse/oci-build-task

v0.14.3

17 Sep 18:06

Choose a tag to compare

  • Updated the bin/setup-cgroups script to work on workers that only have cgroups V2 enabled @taylorsilva

Full Changelog: v0.14.1...v0.14.3

v0.14.2

03 Sep 16:47
35d004d

Choose a tag to compare

What's Changed

  • Set OUTPUT_OCI to true if IMAGE_PLATFORM contains multiple platforms by @taylorsilva in #139

Full Changelog: v0.14.0...v0.14.2

v0.14.1

02 Sep 19:27
35d004d

Choose a tag to compare

What's Changed

  • Set OUTPUT_OCI to true if IMAGE_PLATFORM contains multiple platforms by @taylorsilva in #139

Full Changelog: v0.14.0...v0.14.1

v0.14.0

04 Jul 02:26

Choose a tag to compare

What's Changed

  • add ca-certificates to oci image by @taylorsilva in #137
  • Bumped Buildkit to 0.23.2
  • Bump Go mod dependencies

Full Changelog: v0.13.1...v0.14.0

v0.13.1

06 Jun 18:26
135fbe7

Choose a tag to compare

What's Changed

  • Add qemu binaries back into the image to fix exec format error by @taylorsilva in #136

Full Changelog: v0.13.0...v0.13.1

v0.13.0

05 Jun 19:47
b9dfc25

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

22 May 16:17
9c9b40e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

14 Feb 03:28
1aac28e

Choose a tag to compare

What's Changed

  • Bump buidkit to 0.11.0 to fix an error when building multi-arch image by @evanchaoli in #109

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

28 Sep 16:40
9c2df86

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

06 May 18:08
a46d096

Choose a tag to compare

  • Adds support for BUILDKIT_SECRETTEXT_* #88