From ebab53fe4dc3077f6f3af6b407a2064ef139310c Mon Sep 17 00:00:00 2001 From: Sohan Kunkerkar Date: Thu, 17 Mar 2022 15:40:55 -0400 Subject: [PATCH] overrides: fast-track Ignition 2.13.0-5.fc35 Fixes https://github.com/coreos/ignition/issues/1092 --- manifest-lock.overrides.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/manifest-lock.overrides.yaml b/manifest-lock.overrides.yaml index 62cfbe5a1d..e891a369cd 100644 --- a/manifest-lock.overrides.yaml +++ b/manifest-lock.overrides.yaml @@ -8,4 +8,10 @@ # in the `metadata.reason` key, though it's acceptable to omit a `reason` # for FCOS-specific packages (ignition, afterburn, etc.). -packages: {} +packages: + ignition: + evr: 2.13.0-5.fc35 + metadata: + bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cfe402447e + reason: https://github.com/coreos/ignition/issues/1092 + type: fast-track