Merge branch 'f42-eol' into 'main'

renovate: Remove Fedora 42

See merge request fedora/bootc/base-images!571
This commit is contained in:
Joel Capitao 2026-06-02 14:48:01 +02:00
commit b432cd5b6b

View file

@ -7,8 +7,6 @@
"to prevent blocking all releases if tests fail on one.",
"",
"Update schedules:",
"- Fedora 42 bootc-pipeline: 2-5 AM UTC daily",
"- Fedora 42 REPOS_IMAGE: at any time",
"- Fedora 43 bootc-pipeline: 2-5 AM UTC daily",
"- Fedora 43 REPOS_IMAGE: at any time",
"- Fedora 44 bootc-pipeline: 2-5 AM UTC daily",
@ -72,35 +70,6 @@
"matchFileNames": [".tekton/*-44-iot-*", ".tekton/*-rawhide-iot-*"],
"enabled": false
},
{
"matchManagers": ["tekton"],
"matchPackageNames": ["/quay.io/bootc-devel/tekton-catalog/"],
"matchFileNames": [".tekton/fedora-bootc-42-*"],
"groupName": "Fedora 42 bootc-pipeline",
"groupSlug": "fedora-42-bootc-pipeline",
"branchPrefix": "renovate/fedora-42/",
"commitMessageTopic": "Fedora 42 bootc build pipeline",
"schedule": ["after 2am and before 5am"],
"timezone": "UTC",
"recreateWhen": "always",
"rebaseWhen": "always",
"additionalBranchPrefix": "",
"automerge": true
},
{
"matchManagers": ["custom.regex"],
"matchPackageNames": ["/quay.io/bootc-devel/fedora-bootc-42-compose/"],
"matchFileNames": [".tekton/fedora-bootc-42-*"],
"groupName": "Fedora 42 REPOS_IMAGE",
"groupSlug": "fedora-42-repos-image",
"branchPrefix": "renovate/fedora-42/",
"commitMessageTopic": "Fedora 42 REPOS_IMAGE",
"schedule": ["at any time"],
"recreateWhen": "always",
"rebaseWhen": "never",
"additionalBranchPrefix": "",
"automerge": true
},
{
"matchManagers": ["tekton"],
"matchPackageNames": ["/quay.io/bootc-devel/tekton-catalog/"],