docs/news: add news item for change

This commit is contained in:
Achilleas Koutsou 2021-06-08 19:45:54 +02:00 committed by Tom Gundersen
parent 1a3447ed38
commit b825738939

View file

@ -0,0 +1,5 @@
# Build Edge commits in Image Builder and upload to S3
Edge commit image types can now be built through the Cloud API (Image Builder). Edge commits are uploaded to an S3 bucket and are downloadable through a presigned URL that is available for up to 7 days.
PR: https://github.com/osbuild/osbuild-composer/pull/1439