mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-04-15 07:21:23 +00:00
Add changelog for v2.10
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
796a66693a
commit
d097e2e3d2
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# buildah-build Changelog
|
||||
|
||||
## v2.10
|
||||
- Make image and tag in lowercase, if found in uppercase. https://github.com/redhat-actions/buildah-build/issues/89
|
||||
- Add `--tls-verify` and `extra-args` input for `buildah from` command. https://github.com/redhat-actions/buildah-build/issues/92
|
||||
- Remove kubic packages from test workflows. https://github.com/redhat-actions/buildah-build/issues/93
|
||||
|
||||
## v2.9
|
||||
- Add support for multiple archs and platforms.
|
||||
- Allow building image manifest if multi arch or platform is provided.
|
||||
|
|
Loading…
Reference in a new issue