Merge branch 'f45-branching' into 'main'

chore: add fedora-45.yaml for branching and update fedora-44.yaml

See merge request fedora/bootc/base-images!665
This commit is contained in:
Dusty Mabe 2026-08-25 14:55:04 +00:00
commit 6fecdb05e1
2 changed files with 8 additions and 1 deletions

View file

@ -2,5 +2,6 @@
# will be removed in the future.
releasever: 44
repos:
- fedora-devel
- fedora
- fedora-updates
include: fedora-bootc.yaml

6
fedora-45.yaml Normal file
View file

@ -0,0 +1,6 @@
# NB: This treefile is used by the legacy pungi path only to build tier-1. It
# will be removed in the future.
releasever: 45
repos:
- fedora-devel
include: fedora-bootc.yaml