Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/profile-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ This document defines the maintained profile matrices used for compatibility cam
- `vm/cache/linux-mainline-5.6.qcow2`
- `vm/cache/bottlerocket-aws-6.1.qcow2`
- `vm/cache/talos-6.6.qcow2`
- `vm/cache/fedora-coreos-stable.qcow2` (also Ignition-gated — see Transport Notes)
- `vm/cache/rhcos-4.16.qcow2` (pull-secret + Ignition-gated — see Transport Notes)

Strict commands can run now:

Expand Down
4 changes: 4 additions & 0 deletions matrices/tier3-cloud-native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@ profiles:
required: false
- id: talos-6.6
required: false
- id: fedora-coreos-stable-6.14
required: false
- id: rhcos-4.16-5.14
required: false
- id: ubuntu-22.04-5.15-lockdown
required: true
Loading