podman-login/CHANGELOG.md
divyansh42 565d575198 First commit 🚀
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-03-30 18:57:12 +05:30

1.1 KiB

buildah-build Changelog

v2.2.1

  • Add note about multi architecture(s) image built support 1f7c249

v2.2

  • Add output message if tags is not provided 76570bc

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