File 0032-update-rebase_job_entrypoint.sh.patch of Package micro-okd
From 2e8f99d59f35ba253ffd9ed305b9c0cae8fe3d7f Mon Sep 17 00:00:00 2001
From: Johannes Kastl <git@johannes-kastl.de>
Date: Mon, 16 Jun 2025 11:18:52 +0200
Subject: [PATCH] update rebase_job_entrypoint.sh
Signed-off-by: Johannes Kastl <git@johannes-kastl.de>
---
scripts/auto-rebase/rebase_job_entrypoint.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/auto-rebase/rebase_job_entrypoint.sh b/scripts/auto-rebase/rebase_job_entrypoint.sh
index 101851b8c..38ffab836 100755
--- a/scripts/auto-rebase/rebase_job_entrypoint.sh
+++ b/scripts/auto-rebase/rebase_job_entrypoint.sh
@@ -84,7 +84,7 @@ ARM64_RELEASE=${pullspec_release_arm64} \
# For example, ocp-release at 4.13 will more often than not
# correspond to 4.12 LVMS, until the official 4.13 release when both
# components will be 4.13.
-release_lvms="v4.17.0-43"
+release_lvms="4.18.0-2025-02-25-114001"
# Since LVMS is not part of the release payload, it is not kept in
# CI. Use the latest z-stream that coincides with the release
--
2.49.0