Skip to content

Commit

Permalink
docs/news: describe osbuild v2 and new image-type
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleas-k committed Feb 23, 2021
1 parent eeb9dcb commit 1527205
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/news/unreleased/osbuild-schema-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Support new OSBuild pipelines and RHEL for Edge commit installer image type

OSBuild Composer can now generate Manifests that conform to the new OSBuild
schema. A new image type is added that takes advantage of the new schema
called `rhel-edge-container`. This image type creates an OCI container with an
HTTP server that serves the same payload as a `rhel-edge-commit`.

Relevant PR: https://github.com/osbuild/osbuild-composer/pull/1244

0 comments on commit 1527205

Please sign in to comment.