Skip to content

Releases: redhat-actions/buildah-build

Update changelog for v2.5.1

12 May 05:28
Compare
Choose a tag to compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>

Fix buildah issue of using `overlay` as default storage driver

12 Apr 16:47
Compare
Choose a tag to compare

Based on the latest change in buildah for ubuntu envirnoment, it is now using overlay as default storage driver.
This release is a fix for the same. For more details see #45

Add Layers input for build using dockerfile

30 Mar 12:53
65f18d4
Compare
Choose a tag to compare
Fix issue of workDir not being used in the code (#49)

Signed-off-by: divyansh42 <diagrawa@redhat.com>

Modify error and info messages

25 Feb 19:07
Compare
Choose a tag to compare
  • Add output message if input tags is not provided

Add message if user is using v1 version

30 Nov 15:04
Compare
Choose a tag to compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>

Documentation update for support of multi arch builds

03 Mar 21:02
Compare
Choose a tag to compare

Add note about using qemu-user-static when building architecture other than amd64

Support for custom architectures

17 Feb 19:20
Compare
Choose a tag to compare
  • Add archs input to allow building images for custom architectures

v0.1

27 Nov 20:20
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial pre-release