Merge pull request #259 from cgwalters/add-bootc-label

Add a `containers.bootc` label
This commit is contained in:
Colin Walters 2024-02-05 09:28:10 -05:00 committed by GitHub
commit 04424cc59c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"Labels": {
"containers.bootc": "1",
"redhat.compose-id": "CentOS-Stream-9-20240205.d.0",
"redhat.id": "centos",
"redhat.version-id": "9"

View File

@ -1,5 +1,6 @@
{
"Labels": {
"containers.bootc": "1",
"redhat.compose-id": "Fedora-ELN-20240205.2",
"redhat.id": "fedora",
"redhat.version-id": "ELN"