Add changelog for v2.9
Some checks failed
Multiarch build / Build multi-architecture image using Containerfile (push) Has been cancelled
Multiarch build / Build multi-platform image using Containerfile (push) Has been cancelled
CI checks / Run ESLint (push) Has been cancelled
CI checks / Check Distribution (push) Has been cancelled
CI checks / Check Input and Output enums (push) Has been cancelled
Build from containerfile / Build image using Buildah (push) Has been cancelled
Build with docker/metadata-action@v2 / Build image with Containerfile (push) Has been cancelled
Build with docker/metadata-action@v2 / Build image without Containerfile (push) Has been cancelled
Multiarch build / Build multi-architecture image from scratch (push) Has been cancelled
Build / Build image using Buildah (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Some checks failed
Multiarch build / Build multi-architecture image using Containerfile (push) Has been cancelled
Multiarch build / Build multi-platform image using Containerfile (push) Has been cancelled
CI checks / Run ESLint (push) Has been cancelled
CI checks / Check Distribution (push) Has been cancelled
CI checks / Check Input and Output enums (push) Has been cancelled
Build from containerfile / Build image using Buildah (push) Has been cancelled
Build with docker/metadata-action@v2 / Build image with Containerfile (push) Has been cancelled
Build with docker/metadata-action@v2 / Build image without Containerfile (push) Has been cancelled
Multiarch build / Build multi-architecture image from scratch (push) Has been cancelled
Build / Build image using Buildah (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
5ca1dab81f
commit
b13805753a
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# buildah-build Changelog
|
# buildah-build Changelog
|
||||||
|
|
||||||
|
## v2.9
|
||||||
|
- Add support for multiple archs and platforms.
|
||||||
|
- Allow building image manifest if multi arch or platform is provided.
|
||||||
|
|
||||||
## v2.8
|
## v2.8
|
||||||
- Allow fully qualified image names in `tags` input, for compatibility with [docker/metadata-action`](https://github.com/docker/metadata-action). [#74](https://github.com/redhat-actions/buildah-build/issues/74)
|
- Allow fully qualified image names in `tags` input, for compatibility with [docker/metadata-action`](https://github.com/docker/metadata-action). [#74](https://github.com/redhat-actions/buildah-build/issues/74)
|
||||||
- Support for `--platform` argument [#65](https://github.com/redhat-actions/buildah-build/issues/65)
|
- Support for `--platform` argument [#65](https://github.com/redhat-actions/buildah-build/issues/65)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue