Update changelog for v2.7
Some checks failed
CI checks / Check Input and Output enums (push) Has been cancelled
CI checks / Run ESLint (push) Has been cancelled
Build from containerfile / Build image using Buildah (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Multiarch build / Build image using Buildah (push) Has been cancelled
Build / Build image using Buildah (push) Has been cancelled
CI checks / Check Distribution (push) Has been cancelled

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-09-15 10:53:11 +05:30
parent f9dfea0413
commit 8eb0f5b196

View file

@ -1,4 +1,8 @@
# buildah-build Changelog
## v2.7
- Add output `image-with-tag` which provides image name and it's corresponding first tag present.
- Replace input `dockerfiles` with `containerfiles`. Input `dockerfiles` will be present as alias of `containerfiles`.
- Add matrix to install latest buildah. (Internal)
## v2.6.2
- Run `buildah config` command before `buildah copy` command to use `workingDir` for copying