Update changelog
Some checks failed
Build with docker/metadata-action / Build image with Containerfile (push) Has been cancelled
Check Case Normalization / Build image using Buildah (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
Multiarch build / Build multi-architecture image using Containerfile (push) Has been cancelled
Multiarch build / Build multi-platform image using Containerfile (push) Has been cancelled
Build with docker/metadata-action / Build image without Containerfile (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Build / Build image using Buildah (push) Has been cancelled
Multiarch build / Build multi-architecture image from scratch (push) Has been cancelled

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2024-03-05 17:11:53 +05:30
parent 1ec5690277
commit 7a95fa7ee0

View file

@ -1,5 +1,8 @@
# buildah-build Changelog # buildah-build Changelog
## v2.13
- Update action to run on Node20. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
## v2.12 ## v2.12
- Forcibly remove existing manifest before creating a new one. [#103](https://github.com/redhat-actions/buildah-build/pull/103) - Forcibly remove existing manifest before creating a new one. [#103](https://github.com/redhat-actions/buildah-build/pull/103)