4ea32b1abc
fix: disable rawhide renovate pipelines
...
... temporary for troubleshooting purpose.
See [1] for more details.
[1] https://github.com/konflux-ci/support/issues/9
2026-01-30 12:31:21 +01:00
Platform Engineering Bot
4e8197c1b2
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260129.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-29 03:08:01 +00:00
Platform Engineering Bot
da8f482d80
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260128.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-28 04:08:29 +00:00
Platform Engineering Bot
73ee4bbc81
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260127.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-27 08:08:11 +00:00
platform-engineering Service account
38de822a68
Merge branch 'renovate/fedora-rawhide-compose-dependencies' into 'main'
...
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260126.n.0
See merge request fedora/bootc/base-images!352
2026-01-26 16:11:52 +00:00
Platform Engineering Bot
45d95b4d29
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260126.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-26 09:08:43 +00:00
Platform Engineering Bot
caa8c1a94e
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260126.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-26 04:07:57 +00:00
869944e4b3
Merge branch 'dusty-systemd-pam' into 'main'
...
minimal: name systemd-pam in manifest lists
See merge request fedora/bootc/base-images!350
2026-01-23 16:40:55 +00:00
8be31e7521
minimal: name systemd-pam in manifest lists
...
systemd-pam was downgraded to a recommends in [1]. Let's name it
here to make sure it gets included in our images.
[1] https://src.fedoraproject.org/rpms/systemd/c/67538c79f250eecbd904aa87e72a44cb3b5ef6f4?branch=rawhide
2026-01-23 11:08:11 -05:00
Platform Engineering Bot
032b6c6907
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260123.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-23 09:09:25 +00:00
1f089868f7
Merge branch 'update-renovate' into 'main'
...
chore(config): update config renovate.json
See merge request fedora/bootc/base-images!348
2026-01-23 09:14:34 +01:00
Platform Engineering Bot
c647a6914f
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260121.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-21 04:07:52 +00:00
cf71f15c71
chore(config): update config renovate.json
2026-01-20 14:38:24 +01:00
platform-engineering Service account
89166c3d50
Merge branch 'renovate/main-fedora-42-compose-dependencies' into 'main'
...
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260120.0 (main)
See merge request fedora/bootc/base-images!344
2026-01-20 13:24:18 +00:00
platform-engineering Service account
857a351b81
Merge branch 'renovate/main-auto-merged-updates' into 'main'
...
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260120.0 (main)
See merge request fedora/bootc/base-images!347
2026-01-20 13:24:05 +00:00
Platform Engineering Bot
57663e7b80
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260120.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-20 05:10:14 +00:00
Platform Engineering Bot
4d88ca0d01
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260120.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-20 04:08:57 +00:00
Platform Engineering Bot
614806f76e
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260115.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-15 03:07:04 +00:00
Platform Engineering Bot
7252f059ba
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260114.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-14 04:07:02 +00:00
b8d6d81a49
Merge branch 're-add-kernel-fix' into 'main'
...
kernel-install: Write layout=ostree to both install.conf and drop-in
See merge request fedora/bootc/base-images!342
2026-01-13 16:29:42 +00:00
c188a85beb
kernel-install: Write layout=ostree to both install.conf and drop-in
...
Write the layout=ostree configuration to both /usr/lib/kernel/install.conf
and /usr/lib/kernel/install.conf.d/00-bootc-kernel-layout.conf
for defense-in-depth.
The drop-in ensures the setting persists when systemd-udev overwrites
install.conf during upgrades, while having both paths maintains
compatibility with any tooling that reads the original location.
The original install.conf path can be removed after a release cycle
of rpm-ostree, once all consumers are updated to use the drop-in and
have rpm-ostree changes.
Resolves: RHEL-128312
Assisted-by: OpenCode (Opus 4.5)
Signed-off-by: Joseph Marrero Corchado <jmarrero@redhat.com>
2026-01-13 10:05:24 -05:00
Platform Engineering Bot
76494aec73
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260113.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-13 05:07:53 +00:00
3e066b13dc
Merge branch 'fix-kernel-install-config' into 'main'
...
kernel-install: Write layout=ostree to /etc instead of /usr/lib
See merge request fedora/bootc/base-images!338
2026-01-12 22:27:11 +00:00
3e1e61277e
kernel-install: Use drop-in config to preserve layout=ostree
...
When systemd is upgraded via `dnf upgrade`, the systemd-udev package
overwrites /usr/lib/kernel/install.conf with its default template,
removing the layout=ostree setting. This breaks rpm-ostree's
kernel-install integration in bootc container builds, causing:
- Initramfs to be generated in /boot/ instead of /lib/modules/<kver>/
- Old kernel directories to not be properly cleaned up
- bootc container lint failures
Per kernel-install(8), configuration in install.conf.d/ directories
is merged with install.conf. By placing the layout=ostree setting in
/usr/lib/kernel/install.conf.d/00-kernel-layout.conf, it will not be
overwritten when systemd-udev updates install.conf.
Closes: RHEL-128312
Assisted-by: OpenCode (Opus 4.5)
Signed-off-by: Joseph Marrero Corchado <jmarrero@redhat.com>
2026-01-12 09:34:54 -05:00
Platform Engineering Bot
20c06ab068
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260112.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-12 12:08:01 +00:00
platform-engineering Service account
d6105d62c6
Merge branch 'renovate/main-auto-merged-updates' into 'main'
...
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260112.0 (main)
See merge request fedora/bootc/base-images!341
2026-01-12 10:40:29 +00:00
Platform Engineering Bot
69f29d8243
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260112.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-12 08:08:31 +00:00
Platform Engineering Bot
690929c8c2
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260112.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-12 05:09:08 +00:00
Platform Engineering Bot
806c96ec0a
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260111.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-12 02:09:10 +00:00
d6531df345
Merge branch 'update-konflux-ref' into 'main'
...
chore(deps): update konflux references to latest
See merge request fedora/bootc/base-images!337
2026-01-09 16:46:18 +01:00
b8e408d52f
Merge branch 'renovate/main-all' into 'main'
...
chore(deps): update all dependencies (main)
See merge request fedora/bootc/base-images!322
2026-01-09 16:39:16 +01:00
Platform Engineering Bot
875dd50c6b
chore(deps): update all dependencies
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-09 15:08:46 +00:00
f4d4b81263
chore(deps): update konflux references to latest
2026-01-09 15:47:19 +01:00
540e37754f
Merge branch 'readme-update-image-links' into 'main'
...
README.md: update links to container images
See merge request fedora/bootc/base-images!335
2026-01-09 15:41:17 +01:00
Platform Engineering Bot
7b1f37175c
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260109.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-09 09:07:38 +00:00
Platform Engineering Bot
b2b1cb6fec
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260109.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-09 04:07:30 +00:00
ad40e2cfac
README.md: update links to container images
...
Signed-off-by: Miguel Martín <mmartinv@redhat.com>
2026-01-08 13:23:36 +01:00
Platform Engineering Bot
c622503445
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260108.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-08 09:07:31 +00:00
Platform Engineering Bot
f6c0d88a40
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260108.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-08 04:07:11 +00:00
Platform Engineering Bot
834eab2207
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260107.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-07 09:09:53 +00:00
Platform Engineering Bot
acca3f292f
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260107.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-07 04:07:30 +00:00
Platform Engineering Bot
86d39ee110
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose:fedora-rawhide-20260106.n.0 docker digest to 8198a26
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-06 16:08:05 +00:00
Platform Engineering Bot
6e2889c3d1
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose:fedora-42-updates-20260106.0 docker digest to 2f29dfa
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-06 15:08:00 +00:00
Platform Engineering Bot
b6e9424c1e
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260106.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-06 09:07:56 +00:00
Platform Engineering Bot
0170d0c400
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260106.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-06 02:07:36 +00:00
Platform Engineering Bot
3b44d1cefd
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20260105.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-05 08:08:12 +00:00
Platform Engineering Bot
0d19b09ac1
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260105.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-05 03:08:17 +00:00
Platform Engineering Bot
e89461608f
chore(deps): update quay.io/bootc-devel/fedora-bootc-43-compose docker tag to fedora-43-updates-20260102.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-05 00:10:51 +00:00
Platform Engineering Bot
412f69a574
chore(deps): update quay.io/bootc-devel/fedora-bootc-42-compose docker tag to fedora-42-updates-20260102.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2026-01-02 02:07:56 +00:00
Platform Engineering Bot
23d1086de6
chore(deps): update quay.io/bootc-devel/fedora-bootc-rawhide-compose docker tag to fedora-rawhide-20251230.n.0
...
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
2025-12-30 10:08:04 +00:00