buildah-build/CHANGELOG.md
divyansh42 d871ed8ae9
Some checks failed
CI checks / Check Input and Output enums (push) Has been cancelled
CI checks / Run ESLint (push) Has been cancelled
CI checks / Check Distribution (push) Has been cancelled
Build from dockerfile / Build image using Buildah (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Build / Build image using Buildah (push) Has been cancelled
Update changelog
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-18 00:55:49 +05:30

787 B

buildah-build Changelog

v2.1

  • Add archs input to allow building images for custom architectures. 803a141

v2

  • Rename tag input to tags, to allow you to build multiple tags of the same image
  • Add outputs image and tags, which output the image name and all tags of the image that was created 88e0085
  • (Internal) Add CI checks to the action that includes ESlint, bundle verifier and IO checker 20a8e62

v1

  • Initial marketplace release

v0.1

  • Initial pre-release