Update Changelog for v2.4.1

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-04-12 20:50:55 +05:30
parent 0c92abf306
commit b78bde0b60
2 changed files with 4 additions and 1 deletions

View file

@ -5,7 +5,7 @@ on:
- '**.md'
pull_request:
paths:
-'**.md'
- '**.md'
schedule:
- cron: '0 0 * * *' # every day at midnight

View file

@ -1,5 +1,8 @@
# buildah-build Changelog
## v2.4.1
- Update README to point to podman-login action [0c92abf](https://github.com/redhat-actions/buildah-build/commit/0c92abf30679c2b1b5329bacce9abbc3d3d94496)
## v2.4
- Fix buildah issue of using `overlay` as storage driver [6dbeb7e](https://github.com/redhat-actions/buildah-build/commit/6dbeb7e1f64c961b642625d54e551d296dafdd30)