From 58ad2b785d19014ce1c0cc8fbff6bc967d23661c Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Tue, 21 Mar 2023 11:08:14 -0400 Subject: [PATCH] updates: make 37.20230303.1.1 a barrier release We need upgrading nodes to flow through 37.20230303.1.1 so they'll run the bootupctl update systemd service to update the bootloader to ensure they can boot the 6.2 kernels on aarch64. --- updates/next.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates/next.json b/updates/next.json index 286afff1..cca3fb37 100644 --- a/updates/next.json +++ b/updates/next.json @@ -87,6 +87,9 @@ { "version": "37.20230303.1.1", "metadata": { + "barrier": { + "reason": "https://github.com/coreos/fedora-coreos-tracker/issues/1441" + }, "rollout": { "duration_minutes": 1440, "start_epoch": 1679412600,