mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-04-19 00:41:23 +00:00
Update Changelog for v2.4.1
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
0c92abf306
commit
b78bde0b60
2 changed files with 4 additions and 1 deletions
2
.github/workflows/link_check.yml
vendored
2
.github/workflows/link_check.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
-'**.md'
|
- '**.md'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *' # every day at midnight
|
- cron: '0 0 * * *' # every day at midnight
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
# buildah-build Changelog
|
# 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
|
## v2.4
|
||||||
- Fix buildah issue of using `overlay` as storage driver [6dbeb7e](https://github.com/redhat-actions/buildah-build/commit/6dbeb7e1f64c961b642625d54e551d296dafdd30)
|
- Fix buildah issue of using `overlay` as storage driver [6dbeb7e](https://github.com/redhat-actions/buildah-build/commit/6dbeb7e1f64c961b642625d54e551d296dafdd30)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue