From 6a99141a753f9c6fc07a40cb6eaf6a42578df35e Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Mon, 12 Aug 2024 18:06:54 +0000 Subject: [PATCH] =?UTF-8?q?lockfiles:=20drop=20graduated=20overrides=20?= =?UTF-8?q?=F0=9F=8E=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Triggered by remove-graduated-overrides GitHub Action. --- manifest-lock.overrides.yaml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/manifest-lock.overrides.yaml b/manifest-lock.overrides.yaml index c09a5f5f33..62cfbe5a1d 100644 --- a/manifest-lock.overrides.yaml +++ b/manifest-lock.overrides.yaml @@ -8,24 +8,4 @@ # in the `metadata.reason` key, though it's acceptable to omit a `reason` # for FCOS-specific packages (ignition, afterburn, etc.). -packages: - coreos-installer: - evr: 0.22.1-1.fc40 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-eeaf090672 - type: fast-track - coreos-installer-bootinfra: - evr: 0.22.1-1.fc40 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-eeaf090672 - type: fast-track - selinux-policy: - evra: 40.27-1.fc40.noarch - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-995d585c91 - type: fast-track - selinux-policy-targeted: - evra: 40.27-1.fc40.noarch - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-995d585c91 - type: fast-track +packages: {}