Skip to content

Commit

Permalink
Add changelog for v2.10
Browse files Browse the repository at this point in the history
Signed-off-by: divyansh42 <[email protected]>
  • Loading branch information
divyansh42 committed Jun 2, 2022
1 parent 796a666 commit d097e2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit d097e2e

Please sign in to comment.